Commit e931cbe
committed
Fix crash from
ServiceLocator.grdbManager when feature flag is disabled by only resetting ServiceLocator.grdbManager when feature flag is enabled. MockStoresManager.deauthenticate depends on DefaultStoresManager implementation for some auth related test cases.1 parent 0ee71db commit e931cbe
File tree
2 files changed
+8
-8
lines changed- WooCommerce
- Classes/Yosemite
- WooCommerceTests/Mocks
2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
276 | 279 | | |
| 280 | + | |
277 | 281 | | |
278 | 282 | | |
279 | 283 | | |
| |||
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
0 commit comments