File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -61,8 +61,6 @@ public function testMultiStoreReplicaConfig()
61
61
// Check replica config for color asc
62
62
$ this ->checkReplicaIsStandard ($ defaultStore , self ::COLOR_ATTR , self ::ASC_DIR );
63
63
$ this ->checkReplicaIsVirtual ($ fixtureSecondStore , self ::COLOR_ATTR , self ::ASC_DIR );
64
-
65
- $ this ->resetAllSortings ();
66
64
}
67
65
68
66
public function testCustomerGroupsConfig ()
@@ -90,8 +88,6 @@ public function testCustomerGroupsConfig()
90
88
// - 1 for suggestions
91
89
// - 10 for products (1 main and 9 replicas (2 prices sortings * 4 customer groups + 1 other sorting (created_at))
92
90
$ this ->assertEquals (13 , $ this ->countStoreIndices ($ fixtureSecondStore ));
93
-
94
- $ this ->resetAllSortings ();
95
91
}
96
92
97
93
public function testReplicaCommands ()
You can’t perform that action at this time.
0 commit comments