Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
function
assertUnpublishedChangesInEditor() {
129
cy.contains(
'button'
,
'Delete unpublished changes'
);
130
}
131
132
function
goToEntry(entry) {
133
goToCollections();
Callers
1
i18n_editorial_workflow_spec.js
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected