mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
[CST-15592] add accessibility tests for:
Admin Notifications Publication Claim Admin Search Page Bulk Access Create Group Metadata Registry
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
import { testA11y } from 'cypress/support/utils';
|
||||
|
||||
describe('Batch Import Page', () => {
|
||||
// NOTE: these tests currently assume this query will return results!
|
||||
beforeEach(() => {
|
||||
// Must login as an Admin to see processes
|
||||
cy.visit('/admin/batch-import');
|
||||
|
Reference in New Issue
Block a user