mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-07-30 09:48:47 -04:00
Linting and Prettier
This commit is contained in:
@@ -729,11 +729,6 @@ export class SignUpPage {
|
||||
await expect(this.displayNameError).toBeVisible()
|
||||
}
|
||||
|
||||
async verifyUsernameError() {
|
||||
await expect(this.usernameError).toBeVisible()
|
||||
}
|
||||
}
|
||||
|
||||
async verifyUsernameError() {
|
||||
await expect(this.usernameError).toBeVisible()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user