Skip to content

Commit

Permalink
Fix test package name in dryrun_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
manno authored Sep 27, 2024
1 parent 6000349 commit ff0823d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrationtests/agent/dryrun_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
package agent
package agent_test

import (
"context"
Expand Down

0 comments on commit ff0823d

Please sign in to comment.