Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
mltbnz committed Mar 26, 2023
1 parent 91221c6 commit f643a7e
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -121,7 +121,6 @@ final class NoticeListFeatureTests: XCTestCase {
store.dependencies.continuousClock = testClock

await store.send(.fetchNotices(forceReload: true)) {
$0.notices = .loading
$0.isFetchingNotices = true
}
await store.receive(.fetchNoticesResponse(.success([.mock]))) {
Expand Down

0 comments on commit f643a7e

Please sign in to comment.