diff --git a/api/runner/runner_test.go b/api/runner/runner_test.go index ae7097dd4..45b9858e6 100644 --- a/api/runner/runner_test.go +++ b/api/runner/runner_test.go @@ -107,5 +107,3 @@ func TestRunnerError(t *testing.T) { } } } - -