Fix unstable e2e test #2373
This commit is contained in:
parent
2adc5e59c5
commit
5849f02770
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ public class TopicTests extends BaseTest {
|
||||||
.topicIsNotVisible(NEW_TOPIC);
|
.topicIsNotVisible(NEW_TOPIC);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Disabled("Due to issue https://github.com/provectus/kafka-ui/issues/1500 ignore this test")
|
|
||||||
@SneakyThrows
|
@SneakyThrows
|
||||||
@DisplayName("should update a topic")
|
@DisplayName("should update a topic")
|
||||||
@Issue("1500")
|
@Issue("1500")
|
||||||
|
|
Loading…
Add table
Reference in a new issue