Skip to content

Commit 45710ee

Browse files
committed
test: AccountFeature 테스트 엄격 검증 유지
1 parent 35c88c7 commit 45710ee

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Application/DevLogPresentation/Tests/Settings/AccountFeatureTests.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ struct AccountFeatureTests {
9898
$0.unlinkAuthProviderUseCase = UnlinkAuthProviderUseCaseSpy()
9999
$0.continuousClock = clock
100100
}
101-
store.exhaustivity = .off(showSkippedAssertions: false)
102-
103101
await store.send(.linkWithProvider(.github)) {
104102
$0.activeLoadingProvider = .github
105103
}

0 commit comments

Comments
 (0)