formatting fixes

This commit is contained in:
marat 2021-05-06 12:19:22 +03:00
parent 24fbd1631c
commit 6f63360d2c
5 changed files with 4 additions and 7 deletions

View file

@ -179,5 +179,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
</project> </project>

View file

@ -17,6 +17,4 @@ public class SmokeTests extends BaseTest {
.mainPage.shouldBeOnPage(); .mainPage.shouldBeOnPage();
compareScreenshots("main"); compareScreenshots("main");
} }
} }