Skip to content

Commit

Permalink
Update nodo-integrationTest-st.yaml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
sasorrentino committed Jul 15, 2022
1 parent ffe5be2 commit 3f2286f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devops/nodo-integrationTest-st.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ stages:
whereis behave
which behave
behave --help #Run behave
#behave --junit-directory=$(System.ArtifactsDirectory)/extracted/report --junit $(System.ArtifactsDirectory)/extracted/src/integ-test/bdd-test/features/NewMod3/flows/TestGenerazioneRicevute03/generazioneRicevute_flows_ko_PAnew.feature
#behave --help #Run behave
behave --junit-directory=$(System.ArtifactsDirectory)/extracted/report --junit $(System.ArtifactsDirectory)/extracted/src/integ-test/bdd-test/features/NewMod3/flows/TestGenerazioneRicevute03/generazioneRicevute_flows_ko_PAnew.feature
displayName: 'Install Python requirements'
#- task: PublishTestResults@2
#condition: succeededOrFailed()
Expand Down

0 comments on commit 3f2286f

Please sign in to comment.