Skip to content

Commit

Permalink
Update RawDataTapTests.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
wtholliday committed Aug 13, 2022
1 parent 4a8d1b1 commit 5a8319b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/AudioKitTests/Tap Tests/RawDataTapTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ class RawDataTapTests: XCTestCase {
// thread.
sleep(1)

// Expectation should have been immediately fulfilled by
// Expectation should have been already fulfilled by
// the background Task.
wait(for: [dataExpectation], timeout: 0)

Expand Down

0 comments on commit 5a8319b

Please sign in to comment.