You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was merged into the 0.1-dev branch.
Discussion
----------
Add authorization tests
This PR adds a regression test which was previously missing (it checks that the bundle integrates properly with Symfony authorization).
This test is failing on Symfony 5.4 without the changes that were made in #72 so it's needed to prove that the bundle works as intended after that change was made.
Commits
-------
fdff4d3 Add authorization test
0 commit comments