Skip to content

Commit

Permalink
Test e2e setup
Browse files Browse the repository at this point in the history
Signed-off-by: Radoslaw Szwajkowski <[email protected]>
  • Loading branch information
rszwajko committed Sep 26, 2023
1 parent fd20678 commit 9735dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress/e2e/tests/Providers/CreateProvider.cy.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
describe('Providers list view', () => {
beforeEach(() => {
cy.log("before visit: ", Cypress.config().baseUrl)
// close all nav items
cy.visit('/');

Expand Down

0 comments on commit 9735dc5

Please sign in to comment.