Skip to content

Commit

Permalink
Update create_search.monolingual.cy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuess committed Jun 16, 2024
1 parent 25d7088 commit 531ae9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/cypress/tests/create_search.monolingual.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ describe('Searchkit block tests- create search ', () => {
cy.removeContent({ path: 'searching' });
});

it('As manager I can add a searchkit-block and find a documunt', function () {
it('As manager I can add a searchkit-block and find a document', function () {
cy.visit('/searching');
cy.get('a.edit').click();

Expand Down

0 comments on commit 531ae9b

Please sign in to comment.