Commit 15dc38b
committed
Do not console log wrangler output during normal fixture tests
This creates a lot of unwanted logging in the console.
The logging is still dumped to the console if the test times out, or if `WRANGLER_LOG=debug` is set as env var.1 parent 62c1605 commit 15dc38b
File tree
1 file changed
+6
-2
lines changed1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
99 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
| |||
0 commit comments