Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use attributes in tests #618

Draft
wants to merge 31 commits into
base: master
Choose a base branch
from

Apply fixes from StyleCI

7018eaf
Select commit
Loading
Failed to load commit list.
Draft

Use attributes in tests #618

Apply fixes from StyleCI
7018eaf
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 3, 2024 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 4
- Added 1
           

Coverage increased per file
===========================
+ src/helpers.php  3.703
         

See the complete overview on Codacy

Annotations

Check notice on line 205 in tests/RoutesTest.php

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

tests/RoutesTest.php#L205

Avoid using static access to class '\Illuminate\Http\Request' in method 'testUserCanAccessDocumentationInterfaceAndConfigureProxy'.