mirror of
https://github.com/chanzuckerberg/cellxgene.git
synced 2026-09-26 08:58:11 +08:00
Add smoke test for annotations features
This commit is contained in:
@@ -14,6 +14,8 @@ START_SERVER_SCRIPT="$1"
|
||||
PORT="$2"
|
||||
TEST_SCRIPT="$3"
|
||||
|
||||
await_port --await-free "$PORT"
|
||||
|
||||
eval "$START_SERVER_SCRIPT &"
|
||||
SERVER_PID=$!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user