Skip to content

Commit 30b4ec1

Browse files
author
NETIZEN-11
committed
chore: update runner.go changes
1 parent a38092a commit 30b4ec1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/test/runner/runner.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,6 @@ func (r *Runner) runFnEval() error {
171171
return fmt.Errorf("failed to prepare package: %w", err)
172172
}
173173

174-
175174
err = r.runSetupScript(pkgPath)
176175
if err != nil {
177176
return err

0 commit comments

Comments
 (0)