Skip to content

Commit b26115e

Browse files
authored
chore: Stop using default versions in IT tests (#1958)
Use Linux as the default Platform. Also update reference screenshots and their names to match the current CI environment, and remove outdated PhantomJS screenshots.
1 parent 58a181a commit b26115e

15 files changed

+38
-33
lines changed

vaadin-testbench-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@
247247
<artifactId>maven-failsafe-plugin</artifactId>
248248
<configuration>
249249
<systemPropertyVariables>
250-
<browsers.include>chrome</browsers.include>
250+
<browsers.include>chrome,firefox</browsers.include>
251251
</systemPropertyVariables>
252252
</configuration>
253253
</plugin>
1.34 KB
Loading
1.25 KB
Loading
Binary file not shown.
Binary file not shown.
Binary file not shown.
3.67 KB
Loading
3.69 KB
Loading
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)