Fix Screenshot Test
This commit is contained in:
parent
d8c4b20e71
commit
366914a25e
@ -10,7 +10,7 @@ import static org.junit.Assert.assertTrue;
|
|||||||
|
|
||||||
public class ScreenshotTest {
|
public class ScreenshotTest {
|
||||||
|
|
||||||
private Screenshot screenshot = new Screenshot("", "Screenshot", "jpg");
|
private Screenshot screenshot = new Screenshot("Screenshot.jpg");
|
||||||
private File file = new File("Screenshot.jpg");
|
private File file = new File("Screenshot.jpg");
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user