We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecee4e2 commit b8d985fCopy full SHA for b8d985f
cypress/tests/integration/Multilingual.cy.js
@@ -6,7 +6,7 @@
6
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
7
*/
8
// Temporarly Skip until OMP&OPS is migrated to new side modal workflow
9
-describe('Multilingual configurations', function() {
+describe.skip('Multilingual configurations', function() {
10
it('Tests when locale is active for Forms and Submissions but not UI', function() {
11
cy.login('dbarnes');
12
cy.visit('index.php/publicknowledge/management/settings/website');
0 commit comments