Skip to content

Commit 7a713a4

Browse files
committed
Update RealtimeCompilerTest.php
1 parent 800b076 commit 7a713a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/realtime-compiler/tests/RealtimeCompilerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ class RealtimeCompilerTest extends UnitTestCase
1717
public static function setUpBeforeClass(): void
1818
{
1919
putenv('SERVER_LIVE_EDIT=false');
20+
putenv('SERVER_SAVE_PREVIEW=true');
2021

2122
define('BASE_PATH', realpath(__DIR__.'/../../../'));
2223

0 commit comments

Comments
 (0)