Skip to content

Commit

Permalink
pkp#10061 Skipped Native XML import test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasraoni committed Jun 20, 2024
1 parent 498abdd commit f7fa4d4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ describe('Data suite tests', function() {
});
});
});
it('Imports submissions from XML', function() {
it.skip('Imports submissions from XML', function() {
var username = 'admin';
cy.login(username, 'admin');

Expand Down

0 comments on commit f7fa4d4

Please sign in to comment.