Commit 49e1d65b authored by Trishna Saeharaseelan's avatar Trishna Saeharaseelan
Browse files

fix(test-js): docker compose failing to build

......@@ -6,5 +6,5 @@ services:
dockerfile: tests-js/docker/Dockerfile
container_name: soar_js_test
volumes:
- ../../:/app
- ../../src:/app/src
command: "yarn test"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment