Skip to content

Commit 5186013

Browse files
authored
RK-14555 - Update the sha of app.py (#72)
* Update the sha of app.py * Update line
1 parent 12c9b5a commit 5186013

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.jenkins/Jenkinsfile.test

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
regressionTest {
22
FILE_PATH = "app.py"
3-
LINE_NUM = "118"
4-
SHA = "5fcb058ac94ae67512e5c48d720980c6796152fd6f822aea80dfd7cf3c6008cd"
3+
LINE_NUM = "114"
4+
SHA = "27b674504743b0c2472db804da5e6e7234d8bbd4b274f3c8db2903de1e9e3bd2"
55
LANG = "Python"
66
BACKGROUND_IMAGE_CMD = "python /app/app.py &"
77
URL_FOR_TRIGGER = "http://localhost:5000/todos"

0 commit comments

Comments
 (0)