helper: combine helper ipc setup
The two-step args call is no longer necessary since stat is passed on initialisation. Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
@@ -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,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user