Skip to content

Commit

Permalink
Fixed CI errors
Browse files Browse the repository at this point in the history
  • Loading branch information
nati committed Apr 8, 2024
1 parent 68113fb commit e7422de
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,11 @@ class RoleLoader implements FixtureInterface
## Ordering fixtures

Fixtures can we ordered using 2 methods :
- by order
- by dependencies

Please reffer to this link for further details on ordering fixtures:
- by order
- by dependencies

Please refer to this link for further details on ordering fixtures:


Check failure on line 154 in README.md

View workflow job for this annotation

GitHub Actions / ci / QA Checks (README Linting [8.1, latest], ubuntu-latest, laminas/laminas-continuous-integration-ac...

Multiple consecutive blank lines [Expected: 1; Actual: 2]
https://www.doctrine-project.org/projects/doctrine-data-fixtures/en/latest/how-to/fixture-ordering.html#fixture-ordering

0 comments on commit e7422de

Please sign in to comment.