mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-14 02:26:55 -07:00
Fixed tests [no-ci]
This commit is contained in:
parent
27f0d6e225
commit
9c72fb7196
2 changed files with 0 additions and 5 deletions
|
@ -32,10 +32,6 @@ class NavBar {
|
|||
return cy.get('#profile-image');
|
||||
}
|
||||
|
||||
get profileUsername(): Cypress.Chainable<any> {
|
||||
return cy.get('#profile-username');
|
||||
}
|
||||
|
||||
get applicationName(): Cypress.Chainable<any> {
|
||||
return cy.get('#nav-applicationName');
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue