MCPcopy Create free account
hub / github.com/decaporg/decap-cms / goToWorkflow

Function goToWorkflow

cypress/utils/steps.js:108–110  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

106}
107
108function goToWorkflow() {
109 cy.contains('a', 'Workflow').click();
110}
111
112function goToCollections() {
113 cy.contains('a', 'Content').click();

Calls

no outgoing calls

Tested by

no test coverage detected