Skip to content

Commit

Permalink
Update wordings.
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdharmesh committed Aug 23, 2024
1 parent da1b254 commit 826dc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/cypress/e2e/distributed-post.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ describe( 'Distributed Post Tests', () => {
cy.openDocumentSettingsPanel( 'Pulled Content' );
cy.get( '#distributed-from' ).should(
'contain.text',
'Distributed on'
'Pulled & linked on'
);
}
);
Expand Down

0 comments on commit 826dc5a

Please sign in to comment.