Skip to content

Commit d8d17f4

Browse files
authored
Merge pull request #4439 from cypress-io/content/add-cy.origin-api-page
Add cy.origin command API page
2 parents 3be96d0 + 5e829f8 commit d8d17f4

File tree

2 files changed

+520
-1
lines changed

2 files changed

+520
-1
lines changed

content/_data/sidebar.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,10 @@
568568
"title": "not",
569569
"slug": "not"
570570
},
571+
{
572+
"title": "origin",
573+
"slug": "origin"
574+
},
571575
{
572576
"title": "parent",
573577
"slug": "parent"
@@ -1011,4 +1015,4 @@
10111015
]
10121016
}
10131017
]
1014-
}
1018+
}

0 commit comments

Comments
 (0)