Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradStaniec committed Jan 7, 2025
1 parent fb4e327 commit 5df4ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion itest/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -986,7 +986,7 @@ func TestStakeFromPhase1(t *testing.T) {
require.True(t, delInfo.Active)
}

func TestTestPopCreation(t *testing.T) {
func TestPopCreation(t *testing.T) {
t.Parallel()
manager, err := containers.NewManager(t)
require.NoError(t, err)
Expand Down

0 comments on commit 5df4ab9

Please sign in to comment.