Skip to content

Commit

Permalink
minor test change
Browse files Browse the repository at this point in the history
Signed-off-by: Alok Kumar Singh <[email protected]>
  • Loading branch information
akstron committed Nov 24, 2024
1 parent bcb01be commit eebec37
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/opampsupervisor/supervisor/supervisor_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1390,8 +1390,6 @@ capabilities:
require.Error(t, err)
require.ErrorContains(t, err, "cannot parse")

fmt.Println(err.Error())

t.Cleanup(func() {
require.NoError(t, os.Chmod(tmpDir, 0o700))
require.NoError(t, os.RemoveAll(tmpDir))
Expand Down

0 comments on commit eebec37

Please sign in to comment.