mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
parent
81bc137195
commit
665345c334
1 changed files with 0 additions and 5 deletions
5
cypress/support/index.d.ts
vendored
5
cypress/support/index.d.ts
vendored
|
|
@ -13,11 +13,6 @@ declare namespace Cypress {
|
|||
*/
|
||||
login(): Chainable<Element>;
|
||||
|
||||
/**
|
||||
* Custom command to login a user1@example.com via SSO.
|
||||
*/
|
||||
loginSSO(): Chainable<Element>;
|
||||
|
||||
/**
|
||||
* Custom command to log out the current user.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue