Commit 05dd09a
authored
fix(config): Log the final config just before use. (#3041)
Many problems in karma use can be resolved by reading the config, but plugins can mutate the config.
Here debug logging will give the final result after any mutations.1 parent 0dc8ea4 commit 05dd09a
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | 65 | | |
| |||
0 commit comments