Skip to content

Commit

Permalink
trigger ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Falzetti committed Dec 28, 2022
1 parent 64d70c2 commit fa04533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tests/ide/jetbrains/gateway_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ func JetBrainsIDETest(ctx context.Context, t *testing.T, cfg *envconf.Config, id
if err != nil {
continue
}

if len(status.Projects) == 1 && status.Projects[0].ControllerConnected {
testStatus = true
break
Expand Down

0 comments on commit fa04533

Please sign in to comment.