mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-31 03:05:00 +01:00
5ac18b14a7
f82be27666 flipped around calls to `selectPendingCount(_:)` so that it respected the new async nature of the method; however, it neglected to add enough XCTestExpectations to keep the test methods running through the callbacks. Add those here.