diff options
Diffstat (limited to 'helper/bwrap_test.go')
| -rw-r--r-- | helper/bwrap_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/bwrap_test.go b/helper/bwrap_test.go index 08b383ea..76f7cce5 100644 --- a/helper/bwrap_test.go +++ b/helper/bwrap_test.go @@ -71,7 +71,7 @@ func TestBwrap(t *testing.T) { helper.MustNewBwrap( context.TODO(), "fortify", - nil, false, + argsWt, false, argF, nil, &bwrap.Config{Hostname: "\x00"}, false, nil, nil, ) |
