Skip to content

Commit

Permalink
chore: added license banner to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
demtario committed Mar 25, 2024
1 parent db9b990 commit e5dba00
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@ We try to stick to the practices described in [Cypress documentation](https://do
| --------------------------------------------- | ------------------------------------------------------------------------------------------------ |
| `cy.dataCy(value: string)` | The equivalent of `cy.get()`, which automatically finds an element using its attribute `data-cy` |
| `cy.login(email?: string, password?: string)` | Automatically carries out the user login procedure. |

## License

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fheseya%2Fadmin.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fheseya%2Fadmin?ref=badge_large)

0 comments on commit e5dba00

Please sign in to comment.