Skip to content

Commit

Permalink
restored testPackages annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
oakrizan committed Oct 18, 2024
1 parent 4740fbe commit 22190d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x-pack/agentbeat/magefile.go
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ func Package() error {
return nil
}

// TestPackages tests the generated packages (i.runCmd. file modes, owners, groups).
// TestPackages tests the generated packages (i.e. file modes, owners, groups).
func TestPackages() error {
return devtools.TestPackages()
}
Expand Down

0 comments on commit 22190d4

Please sign in to comment.