fix management e2e tests title

[ci skip]
This commit is contained in:
Michael Shamoon 2022-03-29 23:30:05 -07:00
parent edc9c3f01c
commit 9a758fc3dc

View File

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