File tree Expand file tree Collapse file tree 6 files changed +4
-107
lines changed Expand file tree Collapse file tree 6 files changed +4
-107
lines changed File renamed without changes.
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import (
18
18
19
19
agent "github.com/gitpod-io/gitpod/test/pkg/agent/workspace/api"
20
20
"github.com/gitpod-io/gitpod/test/pkg/integration"
21
- "github.com/gitpod-io/gitpod/test/tests/workspace /common"
21
+ "github.com/gitpod-io/gitpod/test/pkg/integration /common"
22
22
"github.com/google/go-cmp/cmp"
23
23
)
24
24
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import (
14
14
"sigs.k8s.io/e2e-framework/pkg/features"
15
15
16
16
"github.com/gitpod-io/gitpod/test/pkg/integration"
17
- "github.com/gitpod-io/gitpod/test/tests/workspace /common"
17
+ "github.com/gitpod-io/gitpod/test/pkg/integration /common"
18
18
)
19
19
20
20
type ContextTest struct {
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import (
15
15
16
16
agent "github.com/gitpod-io/gitpod/test/pkg/agent/workspace/api"
17
17
"github.com/gitpod-io/gitpod/test/pkg/integration"
18
- "github.com/gitpod-io/gitpod/test/tests/workspace /common"
18
+ "github.com/gitpod-io/gitpod/test/pkg/integration /common"
19
19
)
20
20
21
21
//
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ import (
14
14
15
15
agent "github.com/gitpod-io/gitpod/test/pkg/agent/workspace/api"
16
16
"github.com/gitpod-io/gitpod/test/pkg/integration"
17
- "github.com/gitpod-io/gitpod/test/tests/workspace /common"
17
+ "github.com/gitpod-io/gitpod/test/pkg/integration /common"
18
18
)
19
19
20
20
func TestK3s (t * testing.T ) {
You can’t perform that action at this time.
0 commit comments