chore: add linter to tests
This commit is contained in:
@@ -14,6 +14,6 @@ export class DeleteUserModal {
|
||||
async close () {
|
||||
await this.page.click('body', {
|
||||
position: { x: 10, y: 10 }
|
||||
})
|
||||
});
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user