Skip to content

Commit

Permalink
Use a retring 'it' for a new flaky test (SHELLEY_MIGRATE_02)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed Jan 4, 2024
1 parent 7a80af5 commit 1f32d23
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,7 @@ spec = describe "SHELLEY_MIGRATIONS" $ do
testAddressCycling 3
testAddressCycling 10

Hspec.it "SHELLEY_MIGRATE_02 - \
it "SHELLEY_MIGRATE_02 - \
\Can migrate a large wallet requiring more than one transaction."
$ \ctx -> runResourceT @IO $ do

Expand Down

0 comments on commit 1f32d23

Please sign in to comment.