Skip to content

Commit

Permalink
Test fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
edwh committed Sep 3, 2021
1 parent 85f1a51 commit 5f81f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Feature/Groups/BasicTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public function testPageLoads()
':all-groups' => '[]',
':your-groups' => '[]',
':nearby-groups' => '[]',
'your-area' => '',
'your-area' => 'London',
':can-create' => 'false',
':user-id' => '1',
'tab' => 'mine',
Expand Down

0 comments on commit 5f81f1e

Please sign in to comment.