addressing https://dev.arvados.org/issues/17014#note-8 Tests
[arvados.git] / lib / controller / integration_test.go
index 998b177d1160197eaaea1646c047dba76c749c79..64d5fb5625a202c29cb58b39af698043de8eb95f 100644 (file)
@@ -516,7 +516,7 @@ func (s *IntegrationSuite) TestRuntimeTokenInCR(c *check.C) {
                }
 
                if tt.expectedToken == nil {
-                       break
+                       continue
                }
 
                c.Logf("cr.UUID: %s", cr.UUID)