Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
3a4oT committed Mar 12, 2024
1 parent f104361 commit bad2078
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FlagsmithClient/Tests/APIManagerTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ final class APIManagerTests: FlagsmithClientTestCase {

}

@MainActor
func testConcurrentRequests() throws {
apiManager.apiKey = "8D5ABC87-6BBF-4AE7-BC05-4DC1AFE770DF"
let concurrentQueue = DispatchQueue(label: "concurrentQueue", attributes: .concurrent)
Expand Down

0 comments on commit bad2078

Please sign in to comment.