Skip to content

Commit

Permalink
pkp#7495 Skip Categories.cy.js until OMP&OPS is migrated
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Oct 3, 2024
1 parent 5cd7c72 commit d86f5d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cypress/tests/integration/Categories.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
* Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
*/

describe('Tests categories in the submission wizard', function() {
// Temporarly Skip until OMP&OPS is migrated to new side modal workflow
describe.skip('Tests categories in the submission wizard', function() {
var username = 'catauthor';
var familyName = 'Fraser'
var title = 'Test submission wizard with categories';
Expand Down

0 comments on commit d86f5d1

Please sign in to comment.