fix(tests): Replace last 'cat' instance in tests (#13394)
This commit is contained in:
parent
187902ecd4
commit
37d82f741c
|
|
@ -1,2 +1,2 @@
|
||||||
[[processors.execd]]
|
[[processors.execd]]
|
||||||
command = ["cat"]
|
command = ["go", "run", "testcases/pass-through.go"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue