summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/tests.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/tests.go')
-rw-r--r--pkg/integration/tests/tests.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/integration/tests/tests.go b/pkg/integration/tests/tests.go
index 79bb5a84c..b7e74114c 100644
--- a/pkg/integration/tests/tests.go
+++ b/pkg/integration/tests/tests.go
@@ -78,6 +78,7 @@ var tests = []*components.IntegrationTest{
patch_building.BuildPatchAndCopyToClipboard,
submodule.Add,
submodule.Remove,
+ submodule.Enter,
}
func GetTests() []*components.IntegrationTest {