Skip to content

Commit b8d985f

Browse files
#7495 Keep the Multilingual test disabled until OPS is migrated
1 parent ecee4e2 commit b8d985f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress/tests/integration/Multilingual.cy.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
77
*/
88
// Temporarly Skip until OMP&OPS is migrated to new side modal workflow
9-
describe('Multilingual configurations', function() {
9+
describe.skip('Multilingual configurations', function() {
1010
it('Tests when locale is active for Forms and Submissions but not UI', function() {
1111
cy.login('dbarnes');
1212
cy.visit('index.php/publicknowledge/management/settings/website');

0 commit comments

Comments
 (0)