style: lint
All checks were successful
Build / Build-and-ng-test (pull_request) Successful in 3m52s

This commit is contained in:
Mihajlo Medjedovic
2024-06-27 11:07:30 +02:00
parent d94df7f0eb
commit 1b4560061d
5 changed files with 10 additions and 10 deletions

View File

@@ -23,7 +23,6 @@ interface EditConfigTableCells {
context('licensing tests: ', function () {
this.beforeAll(() => {
cy.loginAndUpdateValidKey()
})
@@ -371,8 +370,6 @@ context('licensing tests: ', function () {
})
})
}
})
const logout = (callback?: any) => {