#622 add step of reloading of page for tests triggering
This commit is contained in:
parent
dc49f28e4e
commit
8d54cf1ad1
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ public class TopicTests extends BaseTest {
|
|||
.timeToRetainIs(UPDATED_TIME_TO_RETAIN_VALUE)
|
||||
.maxSizeOnDiskIs(UPDATED_MAX_SIZE_ON_DISK)
|
||||
.maxMessageBytesIs(UPDATED_MAX_MESSAGE_BYTES);
|
||||
Selenide.refresh();
|
||||
}
|
||||
|
||||
@SneakyThrows
|
||||
|
|
Loading…
Add table
Reference in a new issue