Skip to content

Commit

Permalink
Update tests/e2e/ctl_v3_snapshot_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: James Blair <[email protected]>
  • Loading branch information
geetasg and jmhbnz authored Aug 11, 2023
1 parent 362497c commit 35fb12f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/ctl_v3_snapshot_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -390,7 +390,7 @@ func TestRestoreCompactionRevBump(t *testing.T) {
}
}

//Verify that initial snapshot is created by the restore operation
// Verify that initial snapshot is created by the restore operation
verifySnapshotMembers(t, epc, membersBefore)

require.NoError(t, epc.Restart(context.Background()))
Expand Down

0 comments on commit 35fb12f

Please sign in to comment.