1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-10 17:04:36 +00:00

chore: add blank lines at the end of the files

This commit is contained in:
Yury Shkoda
2022-05-12 09:14:24 +03:00
parent 54a33ac98a
commit 5b81e0bf4a
2 changed files with 2 additions and 2 deletions

View File

@@ -8,4 +8,4 @@
"screenshotOnRunFailure": false, "screenshotOnRunFailure": false,
"testingFinishTimeout": 600000 "testingFinishTimeout": 600000
} }
} }

View File

@@ -7,4 +7,4 @@ else
# curl -X POST --data-urlencode "payload={\"channel\":\"#sasjs\", \"username\":\"GitHub CI\", \"text\":\"Publish of a @sasjs/adapter has been canceled because of the failing sasjs-tests!\", \"icon_emoji\":\":warning:\"}" $1 # curl -X POST --data-urlencode "payload={\"channel\":\"#sasjs\", \"username\":\"GitHub CI\", \"text\":\"Publish of a @sasjs/adapter has been canceled because of the failing sasjs-tests!\", \"icon_emoji\":\":warning:\"}" $1
echo "Cypress sasjs testing failed!" echo "Cypress sasjs testing failed!"
exit 1 exit 1
fi fi