Fix unstable e2e test #2373

This commit is contained in:
anezboretskiy 2022-08-05 16:59:46 +03:00
parent 2adc5e59c5
commit 5849f02770

View file

@ -65,7 +65,6 @@ public class TopicTests extends BaseTest {
.topicIsNotVisible(NEW_TOPIC);
}
@Disabled("Due to issue https://github.com/provectus/kafka-ui/issues/1500 ignore this test")
@SneakyThrows
@DisplayName("should update a topic")
@Issue("1500")