Skip to content

Commit c95192d

Browse files
committed
Fix path
1 parent 68e911b commit c95192d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ test:
2929
- sleep 30
3030

3131
# Smoke test
32-
- curl http://localhost:8998/mysql/get_int.php?id=1 | grep "luther"
32+
- curl http://localhost:8998/sqlmap/mysql/get_int.php?id=1 | grep "luther"
3333

3434

3535
deployment:

0 commit comments

Comments
 (0)