formatting fixes
This commit is contained in:
parent
24fbd1631c
commit
6f63360d2c
5 changed files with 4 additions and 7 deletions
|
@ -179,5 +179,4 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
</plugins>
|
</plugins>
|
||||||
</build>
|
</build>
|
||||||
|
|
||||||
</project>
|
</project>
|
|
@ -17,6 +17,4 @@ public class SmokeTests extends BaseTest {
|
||||||
.mainPage.shouldBeOnPage();
|
.mainPage.shouldBeOnPage();
|
||||||
compareScreenshots("main");
|
compareScreenshots("main");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue