Skip to content

Commit

Permalink
issues/1911. Revert. Will be fixed in #1314 #1480
Browse files Browse the repository at this point in the history
  • Loading branch information
MaratGumarov committed Jun 7, 2022
1 parent 1b602e3 commit 711eab3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import org.junit.jupiter.api.Test;

@Disabled // TODO #1480
@SuppressWarnings("squid:S2699")
public class SmokeTests extends BaseTest {
@Test
@SneakyThrows
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

@Slf4j
@DisplayNameGeneration(CamelCaseToSpacedDisplayNameGenerator.class)
@SuppressWarnings("squid:S2187")
public class BaseTest {

protected Steps steps = Steps.INSTANCE;
Expand Down

0 comments on commit 711eab3

Please sign in to comment.