Fix refute
Signed-off-by: Joel Longtine <joel@dagger.io>
This commit is contained in:
parent
58dd2ab1d3
commit
baeb19bfe2
@ -29,7 +29,7 @@ setup() {
|
||||
assert_output --partial "actions.test.one.export"
|
||||
assert_output --partial 'client.filesystem."./test_do".write'
|
||||
refute_output --partial "actions.notMe"
|
||||
refute_output --partial "actions.notMe"
|
||||
refute_output --partial 'client.filesystem."./dependent_do".write'
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user