Update test environment configuration for Live 10 Simpler serialization
This commit is contained in:
@@ -161,6 +161,7 @@ test('serializes every nested Live 10 Simpler as an identified list member', asy
|
|||||||
server: { middlewareMode: true },
|
server: { middlewareMode: true },
|
||||||
appType: 'custom',
|
appType: 'custom',
|
||||||
mode: 'production',
|
mode: 'production',
|
||||||
|
define: { 'import.meta.env.DEV': 'false' },
|
||||||
});
|
});
|
||||||
|
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user