Skip to content
Snippets Groups Projects
Commit 3dfed063 authored by OZGCloud's avatar OZGCloud
Browse files

adjust test description

parent 0aee8cf7
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ import { loginAsBeate } from '../../support/user-util'; ...@@ -15,7 +15,7 @@ import { loginAsBeate } from '../../support/user-util';
import { createPostfachNachrichtReplyItem, createVorgangAttachedItem, initVorgangAttachedItem } from '../../support/vorgang-attached-item-util'; import { createPostfachNachrichtReplyItem, createVorgangAttachedItem, initVorgangAttachedItem } from '../../support/vorgang-attached-item-util';
import { createVorgang, initVorgang } from '../../support/vorgang-util'; import { createVorgang, initVorgang } from '../../support/vorgang-util';
describe('Postfach Nachrichten', () => { describe('Postfach Nachrichten Attachments', () => {
const mainPage: MainPage = new MainPage(); const mainPage: MainPage = new MainPage();
const vorgangList: VorgangListE2EComponent = mainPage.getVorgangList(); const vorgangList: VorgangListE2EComponent = mainPage.getVorgangList();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment