Pārlūkot izejas kodu

housekeeping: test fixture file path mistake (via #4862)

bubble
k.bigwheel pirms 6 gadiem
committed by kyle
vecāks
revīzija
13341658f9
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      test/e2e-cypress/tests/deep-linking.js

+ 2
- 2
test/e2e-cypress/tests/deep-linking.js Parādīt failu

@@ -86,7 +86,7 @@ describe("Deep linking feature", () => {
})
})
describe("in OpenAPI 3", () => {
const baseUrl = "/?deepLinking=true&url=/documents/features/deep-linking.swagger.yaml"
const baseUrl = "/?deepLinking=true&url=/documents/features/deep-linking.openapi.yaml"
beforeEach(() => {
cy.visit(baseUrl)
})
@@ -171,4 +171,4 @@ describe("Deep linking feature", () => {
})
})
})
})
})

Notiek ielāde…
Atcelt
Saglabāt