Skip to content

Commit

Permalink
Use the helper
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Sep 8, 2024
1 parent 232a70e commit 11333cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/testing/src/UnitTestCase.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public static function setUpBeforeClass(): void
}

if (static::$needsRender) {
Render::swap(new RenderData());
self::mockCurrentRouteKey();
}
}

Expand Down

0 comments on commit 11333cc

Please sign in to comment.