Skip to content

Commit bfd374e

Browse files
mbrandonwmluisbrown
authored andcommitted
Add store.finish().
(cherry picked from commit c0f266b79ad3354bb24c6ea3b778d57138a34bec)
1 parent 56b55b0 commit bfd374e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Examples/TicTacToe/tic-tac-toe/Tests/TwoFactorCoreTests/TwoFactorCoreTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,6 @@ final class TwoFactorCoreTests: XCTestCase {
7171
await store.send(.alertDismissed) {
7272
$0.alert = nil
7373
}
74+
await store.finish()
7475
}
7576
}

0 commit comments

Comments
 (0)