Skip to content

Commit

Permalink
Update RealtimeCompilerTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Nov 5, 2024
1 parent 800b076 commit 7a713a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/realtime-compiler/tests/RealtimeCompilerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class RealtimeCompilerTest extends UnitTestCase
public static function setUpBeforeClass(): void
{
putenv('SERVER_LIVE_EDIT=false');
putenv('SERVER_SAVE_PREVIEW=true');

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

Expand Down

0 comments on commit 7a713a4

Please sign in to comment.