fixing bug
This commit is contained in:
parent
0de420d7c4
commit
f2d9819c39
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Reference in a new issue