From 531ae9b391db4a7acdfe9aa9465db869471b267c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Katja=20Su=CC=88ss?= Date: Sun, 16 Jun 2024 20:09:16 +0200 Subject: [PATCH] Update create_search.monolingual.cy.js --- acceptance/cypress/tests/create_search.monolingual.cy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acceptance/cypress/tests/create_search.monolingual.cy.js b/acceptance/cypress/tests/create_search.monolingual.cy.js index 58d5c530..703d7496 100644 --- a/acceptance/cypress/tests/create_search.monolingual.cy.js +++ b/acceptance/cypress/tests/create_search.monolingual.cy.js @@ -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();