Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
markhuot committed Nov 29, 2023
1 parent 28faeb1 commit 0db441b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/RouteTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@
});

it('moves a component', function () {
$this->withoutExceptionHandling();

$components = Component::factory()
->type('keystone/section')
->elementId(Entry::factory()->section('pages')->create()->id)
Expand Down

0 comments on commit 0db441b

Please sign in to comment.