fixing bug

This commit is contained in:
marat 2021-05-07 16:13:21 +03:00
parent 0de420d7c4
commit f2d9819c39

View file

@ -9,7 +9,7 @@ import org.junit.jupiter.api.Test;
public class SmokeTests extends BaseTest {
@Test
@Disabled("till we get tests in ci run")
@SneakyThrows
@DisplayName("main page should load")
@Issue("380")