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

Function exitEditor

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

Source from the content-addressed store, hash-verified

102}
103
104function exitEditor() {
105 cy.contains('a', 'Writing in').click();
106}
107
108function goToWorkflow() {
109 cy.contains('a', 'Workflow').click();

Calls

no outgoing calls

Tested by

no test coverage detected