Skip to content

Commit

Permalink
synchronization test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Nov 22, 2019
1 parent 40f1e34 commit 6733686
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -350,7 +350,7 @@ public void resourceAccountCreatedWhenResourceUnreachableToBeLinked() throws IOE
.clickByName(ScenariosCommons.TEST_USER_RAPHAEL_NAME)
.selectTabProjections()
.table()
.selectCheckboxByName(ScenariosCommons.RESOURCE_CSV_GROUPS_AUTHORITATIVE_NAME)
.selectCheckboxByName(ScenariosCommons.TEST_USER_RAPHAEL_NAME)
.and()
.clickHeaderActionDropDown()
.delete()
Expand Down

0 comments on commit 6733686

Please sign in to comment.