Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
deryrahman committed Nov 1, 2023
1 parent 9930ef7 commit b13a653
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/cmd/job/run_input_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ package job_test
import (
"testing"

"github.com/goto/optimus/client/cmd/job"
"github.com/stretchr/testify/assert"

"github.com/goto/optimus/client/cmd/job"
)

func TestConstructConfigEnvSourcingContent(t *testing.T) {
Expand Down

0 comments on commit b13a653

Please sign in to comment.