Skip to content

Commit

Permalink
chore: fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
mychidarko authored and github-actions[bot] committed Mar 11, 2023
1 parent a3b1dc9 commit f2f02d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/app.test.php
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

test('set app down', function () {
app()->config('testKey.three', 1);

$_SERVER['REQUEST_METHOD'] = 'POST';
$_SERVER['REQUEST_URI'] = '/setAppDown';

Expand Down

0 comments on commit f2f02d2

Please sign in to comment.