We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c9b5a commit 5186013Copy full SHA for 5186013
.jenkins/Jenkinsfile.test
@@ -1,7 +1,7 @@
1
regressionTest {
2
FILE_PATH = "app.py"
3
- LINE_NUM = "118"
4
- SHA = "5fcb058ac94ae67512e5c48d720980c6796152fd6f822aea80dfd7cf3c6008cd"
+ LINE_NUM = "114"
+ SHA = "27b674504743b0c2472db804da5e6e7234d8bbd4b274f3c8db2903de1e9e3bd2"
5
LANG = "Python"
6
BACKGROUND_IMAGE_CMD = "python /app/app.py &"
7
URL_FOR_TRIGGER = "http://localhost:5000/todos"
0 commit comments