Skip to content

Commit 4e541db

Browse files
committed
Skip testing CLion for the time being
1 parent 6115a2b commit 4e541db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/tests/ide/jetbrains/gateway_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ func TestCLion(t *testing.T) {
383383
}
384384
integration.SkipWithoutUsername(t, username)
385385
integration.SkipWithoutUserToken(t, userToken)
386+
t.Skip("See EXP-414")
386387
f := features.New("Start a workspace using CLion").
387388
WithLabel("component", "IDE").
388389
WithLabel("ide", "CLion").

0 commit comments

Comments
 (0)