Skip to content

Commit efbc10f

Browse files
committed
[CODE-102] Enabled console logs for tests
1 parent b62dc62 commit efbc10f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ integration_individual_test_task:
1818
image: codify-test-vm
1919
test_script:
2020
- echo $FILE_NAME
21-
- npm run test -- $FILE_NAME
21+
- npm run test -- $FILE_NAME --disable-console-intercept

0 commit comments

Comments
 (0)