First pass of cli-opts testing
This commit is contained in:
parent
e94668955e
commit
2677390b58
@ -17,7 +17,7 @@ basic-test:
|
||||
- testing
|
||||
script:
|
||||
- cd server/
|
||||
- cargo run --release
|
||||
- cargo run -- -s&
|
||||
- fc_id=$!
|
||||
- bash ./tests/main.sh body
|
||||
- kill ${fc_id}
|
||||
|
Loading…
Reference in New Issue
Block a user