We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aa375c commit 5176af6Copy full SHA for 5176af6
tasks/test_image.sh
@@ -28,4 +28,4 @@ CMD=(
28
"node test/image/compare_pixels_test.js $1"
29
)
30
31
-#docker exec -i $CONTAINER_NAME /bin/bash -c "${CMD[*]}"
+docker exec -i $CONTAINER_NAME /bin/bash -c "${CMD[*]}"
0 commit comments