diff --git a/tests/apitests/.harborAPISearch_test.go.swp b/tests/apitests/.harborAPISearch_test.go.swp deleted file mode 100644 index 3a572392e..000000000 Binary files a/tests/apitests/.harborAPISearch_test.go.swp and /dev/null differ diff --git a/tests/apitests/.hbapisearch_test.go.swp b/tests/apitests/.hbapisearch_test.go.swp deleted file mode 100644 index 9053906e4..000000000 Binary files a/tests/apitests/.hbapisearch_test.go.swp and /dev/null differ diff --git a/tests/apitests/apilib/.harborapi.go.swp b/tests/apitests/apilib/.harborapi.go.swp deleted file mode 100644 index 75ed84400..000000000 Binary files a/tests/apitests/apilib/.harborapi.go.swp and /dev/null differ diff --git a/tests/apitests/hbapiaddprj_test.go b/tests/apitests/hbapiaddprj_test.go index 3a4673311..4bb73ed8c 100644 --- a/tests/apitests/hbapiaddprj_test.go +++ b/tests/apitests/hbapiaddprj_test.go @@ -4,7 +4,7 @@ import ( "fmt" "github.com/stretchr/testify/assert" "testing" - "github.com/yhua123/harbor/tests/apitests/apilib" + "github.com/vmware/harbor/tests/apitests/apilib" ) func TestAddProject(t *testing.T) {