1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-20 20:53:13 +00:00

fix(ci): set correct loginMechanism and fix test reload

This commit is contained in:
mulahasanovic
2026-04-08 12:53:15 +02:00
parent 73556c9fdf
commit 87efdfff2e
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ context('sasjs-tests', function () {
})
beforeEach(() => {
cy.reload()
cy.visit(sasjsTestsUrl)
})
function loginIfNeeded() {