fix(): update Integration test enabling index when not necessary (#13904)
* fix(): update Integration test enabling index when not necessary * fix
This commit is contained in:
@@ -188,7 +188,6 @@ module.exports = defineConfig({
|
||||
{
|
||||
key: "brand",
|
||||
resolve: "src/modules/brand",
|
||||
disable: process.env.ENABLE_INDEX_MODULE !== "true",
|
||||
},
|
||||
],
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user