mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-21 10:16:00 -05:00
update jar path in second test
Signed-off-by: hrj <harshad.rj@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user