This commit is contained in:
Mikers
2023-08-09 14:28:29 -10:00
parent 0b68348738
commit f57b5bdedc
+1 -1
View File
@@ -787,7 +787,7 @@ func TestMigrationNV21(t *testing.T) {
testClient.WaitTillChain(ctx, kit.HeightAtLeast(nv21epoch+5))
// Now that we have upgraded, we need to verify:
// - Sector info changes executed succesfully
// - Sector info changes executed successfully
// - Direct data onboarding correct
bs := blockstore.NewAPIBlockstore(testClient)