Skip to content

Commit ffd32ed

Browse files
authored
Add migration_4 scenario to e2e migration workflow
1 parent a42d7a8 commit ffd32ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/e2e_migration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
- { name: migration_1-restore, grep: "@migration_1" }
8686
- { name: migration_2-migration, grep: "@migration_2" }
8787
- { name: migration_3-with-passphrase, grep: "@migration_3" }
88+
- { name: migration_4-with-sweep, grep: "@migration_4" }
8889

8990
name: e2e-tests - ${{ matrix.rn_version }} - ${{ matrix.scenario.name }}
9091

0 commit comments

Comments
 (0)