Update site-permissions.e2e.ts

This commit is contained in:
Denys Vuika 2019-05-14 12:26:56 +01:00 committed by GitHub
parent ac224a0b82
commit 1e4d024c08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -204,7 +204,7 @@ describe('Permissions Component', function () {
describe('Roles: SiteConsumer, SiteCollaborator, SiteContributor, SiteManager', function () {
it('[C276994] Role SiteConsumer', async () => {
xit('[C276994] Role SiteConsumer', async () => {
await loginPage.loginToContentServicesUsingUserModel(siteConsumerUser);