Skip to content

Commit

Permalink
use path..
Browse files Browse the repository at this point in the history
  • Loading branch information
fearful-symmetry committed Sep 18, 2024
1 parent 28231f2 commit c25ae02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/testrunner/tests.go
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ func TestForkExec(et *EventsTraceInstance) {
}

func TestDNSMonitor(et *EventsTraceInstance) {
runTestCmd("host github.com")
runTestCmd("/usr/bin/host github.com")

type dnsOutput struct {
Data []uint8 `json:"data"`
Expand Down

0 comments on commit c25ae02

Please sign in to comment.