Skip to content

Commit

Permalink
fix: fix test path
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbch committed Feb 7, 2024
1 parent d308d7c commit 21aa96d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/src/Commands/InsertContent/React/index.spec.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
context('/src/Commands/InsertContent/React/', () => {
before(() => {
cy.visit('/src/Issues/2720/React/')
cy.visit('/src/Commands/InsertContent/React/')
})

beforeEach(() => {
Expand Down

0 comments on commit 21aa96d

Please sign in to comment.