Skip to content

Commit

Permalink
Fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
rillgen-saucelabs committed Jan 17, 2025
1 parent 36b5617 commit 6091a0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/saucecloud/archive_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
"reflect"
"testing"

"gotest.tools/fs"
"gotest.tools/v3/fs"
)

func ensureAppsAreIpa(t *testing.T) {

Check failure on line 14 in internal/saucecloud/archive_test.go

View workflow job for this annotation

GitHub Actions / lint

func `ensureAppsAreIpa` is unused (unused)
Expand Down

0 comments on commit 6091a0e

Please sign in to comment.