-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Commit 9f0e913
committed
Don't load plugins in tests
This can affect the test behavior and results.1 parent e098df0 commit 9f0e913
2 files changed
+7
-5
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | - | ||
12 | + | ||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
114 | 114 |
| |
115 | 115 |
| |
116 | 116 |
| |
117 | - | ||
118 | - | ||
119 | - | ||
120 | - | ||
117 | + | ||
118 | + | ||
119 | + | ||
120 | + | ||
121 | + | ||
122 | + | ||
121 | 123 |
| |
122 | 124 |
| |
123 | 125 |
| |
|
0 commit comments