fix management e2e tests title

[ci skip]
This commit is contained in:
Michael Shamoon 2022-03-29 23:30:05 -07:00
parent 26438c7635
commit 49cf5dbf7c

View File

@ -1,4 +1,4 @@
describe('documents-list', () => {
describe('manage', () => {
beforeEach(() => {
cy.intercept('http://localhost:8000/api/correspondents/*', {
fixture: 'correspondents/correspondents.json',