fix: cypress (incorrect url)
This commit is contained in:
parent
ff455efe84
commit
ea664e01a4
|
|
@ -1,4 +1,4 @@
|
|||
export const EXPERT_COCKPIT_URL = "course/test-lehrgang/cockpit/expert"
|
||||
export const EXPERT_COCKPIT_URL = "course/test-lehrgang/cockpit"
|
||||
|
||||
export const login = (username, password) => {
|
||||
cy.request({
|
||||
|
|
|
|||
Loading…
Reference in New Issue