diff --git a/test/bin/testSFlightNode.sh b/test/bin/testSFlightNode.sh index 96693b6..e6f3586 100755 --- a/test/bin/testSFlightNode.sh +++ b/test/bin/testSFlightNode.sh @@ -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"