Skip to content

Commit

Permalink
w.t.f.....
Browse files Browse the repository at this point in the history
  • Loading branch information
elkuku committed Sep 19, 2024
1 parent 6e6bd00 commit 0ffaf6f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .idea/symfony-playgound-two.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/Controller/ControllerAdminAccessTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ class ControllerAdminAccessTest extends ControllerBaseTest
'login' => [
'statusCodes' => ['GET' => 200],
],
/*
'app_profile' => [
'statusCodes' => ['GET' => 200, 'POST' => 200],
],
/*
@todo WHY?????
'app_profile' => [
'statusCodes' => ['GET' => 200, 'POST' => 200],
Expand Down

0 comments on commit 0ffaf6f

Please sign in to comment.