Skip to content

Commit c94563d

Browse files
committed
removing verbose logs by default
1 parent ed48658 commit c94563d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

applitools.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
module.exports = {
2-
showLogs: true,
3-
};
1+
module.exports = {};

0 commit comments

Comments
 (0)