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

Function assertUnpublishedChangesInEditor

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

Source from the content-addressed store, hash-verified

126}
127
128function assertUnpublishedChangesInEditor() {
129 cy.contains('button', 'Delete unpublished changes');
130}
131
132function goToEntry(entry) {
133 goToCollections();

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected