#622 add changes for test triggering
This commit is contained in:
parent
8a02937713
commit
df5dda4c5b
1 changed files with 1 additions and 0 deletions
|
@ -85,6 +85,7 @@ public class TopicTests extends BaseTest {
|
|||
.openTopic(TOPIC_TO_DELETE);
|
||||
pages.openTopicView(SECOND_LOCAL, TOPIC_TO_DELETE).clickDeleteTopicButton();
|
||||
pages.openTopicsList(SECOND_LOCAL).isNotVisible(TOPIC_TO_DELETE);
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue