Commit ffe0649
authored
fix(tests): Remove fatal error logging in SentryFileManager (#7177)
This change prevents fatal error logs from cluttering test outputs when the Sentry SDK working directory or envelopes directory cannot be created during tests. The logging is conditionally compiled to exclude test environments.1 parent a7d7fb6 commit ffe0649
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
| 126 | + | |
124 | 127 | | |
125 | 128 | | |
126 | 129 | | |
| 130 | + | |
| 131 | + | |
127 | 132 | | |
128 | 133 | | |
| 134 | + | |
129 | 135 | | |
130 | 136 | | |
131 | 137 | | |
| |||
0 commit comments