Commit 7cae3c6ed0294b10e1143b91044c9e9c098c1cd2

Authored by George Vlahavas
1 parent 3d2811c1fd

Remove sleep

Showing 1 changed file with 0 additions and 1 deletions

keycloak_test.groovy View file @ 7cae3c6
... ... @@ -27,7 +27,6 @@
27 27 echo '*** TESTS ***'
28 28 echo '*************'
29 29 /* Here do your tests */
30   - sleep 90
31 30 try {
32 31 String testName = "KEA_keycloak_fail"
33 32 String url = "$APP_URL/api/v1/od/status"