Skip to content

Commit

Permalink
#7495 Keep the Multilingual test disabled until OPS is migrated
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Oct 17, 2024
1 parent ecee4e2 commit b8d985f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/tests/integration/Multilingual.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*/
// Temporarly Skip until OMP&OPS is migrated to new side modal workflow
describe('Multilingual configurations', function() {
describe.skip('Multilingual configurations', function() {
it('Tests when locale is active for Forms and Submissions but not UI', function() {
cy.login('dbarnes');
cy.visit('index.php/publicknowledge/management/settings/website');
Expand Down

0 comments on commit b8d985f

Please sign in to comment.