Skip to content

Commit 8b4db6e

Browse files
no message
1 parent 7b26bc6 commit 8b4db6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/specs/administration/user.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { userAdministration } from '../../pages/administration/users.po';
55
import { projectList } from '../../pages/project/list.po';
66
import { browser } from 'protractor';
77

8-
fdescribe('Full Admin Administartion User Flow', () => {
8+
describe('Full Admin Administartion User Flow', () => {
99
const userToCreate: User = users.creationTest;
1010

1111
const validateUser = async () => {

0 commit comments

Comments
 (0)