Skip to content

Commit

Permalink
sflight: skip calendar tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vl-leon committed Nov 14, 2023
1 parent 784adc6 commit 6113752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bin/testSFlightNode.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ export CDS_USERNAME=alice
export CDS_PASSWORD=admin
export CDS_SERVICE_DIRECTORY=tmp/cap-sflight

npx cucumber-js test/features/sflight --tags "not @todo and not @skip:node"
npx cucumber-js test/features/sflight --tags "not @todo and not @skip:node and not @skip:1.119"

0 comments on commit 6113752

Please sign in to comment.