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 commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
The policyMeta method is now protected at the repository level (it could be used to override the policy information for the show and index methods.
Do not make RelatedDto as a singleton in a test environment (this causes issues when trying to make few relationship requests to the same repository in the same test)
Fixed
Always public index method if no policy
Unit test that shows routes list command.
Fix Gate::check - show - not working
Support
Added unit tests for the testing helpers (action, route and getters).