Skip to content

Commit

Permalink
[#482] Update Async spec
Browse files Browse the repository at this point in the history
  • Loading branch information
blyscuit committed Oct 10, 2023
1 parent d2905e6 commit 3b6e33a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Quick

@testable import {PROJECT_NAME}

final class NetworkAPISpec: QuickSpec {
final class NetworkAPISpec: AsyncSpec {

override class func spec() {

Expand Down

0 comments on commit 3b6e33a

Please sign in to comment.