mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-01-26 12:33:13 -05:00
update jar path in second test
Signed-off-by: hrj <harshad.rj@gmail.com>
This commit is contained in:
parent
4853e6bccf
commit
e78af73951
@ -22,7 +22,7 @@ echo Run functional test
|
||||
cp data/config.json data/config.json.bak
|
||||
cp tests/debug-config.json data/config.json
|
||||
|
||||
java -jar target/scala-2.13/LibreCaptcha.jar &
|
||||
java -jar target/scala-3.1.0/LibreCaptcha.jar &
|
||||
JAVA_PID=$!
|
||||
sleep 4
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user