Skip to content

Commit

Permalink
listing-config is no more
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanmcclean committed Aug 14, 2024
1 parent 65c47a8 commit 0237e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Http/Controllers/CP/ResourceControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public function get_model_index()
->assertOk()
->assertViewIs('runway::index')
->assertSee([
'listing-config',
'filters',
'columns',
]);
}
Expand Down

0 comments on commit 0237e12

Please sign in to comment.