Skip to content

Commit

Permalink
Esteso il tempo di attesa per la verifica del test.
Browse files Browse the repository at this point in the history
  • Loading branch information
nardil committed Sep 3, 2019
1 parent b9989b8 commit 8d82a70
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Background:

* callonce read('classpath:utils/common-utils.feature')
* callonce read('classpath:configurazione/v1/anagrafica.feature')
* configure retry = { count: 10, interval: 1000 }
* configure retry = { count: 20, interval: 5000 }

Scenario: Pagamento pendenza precaricata anonimo

Expand All @@ -24,4 +24,4 @@ Given url backofficeBaseurl
And path 'pendenze', 'tracciati', idTracciato
And headers basicAutenticationHeader
And retry until response.stato == 'ESEGUITO'
When method get
When method get

0 comments on commit 8d82a70

Please sign in to comment.