Skip to content

Commit

Permalink
experimenting runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Moonbeam69 committed Apr 26, 2024
1 parent 2b2d5d7 commit 1aedaa0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@
<!-- excludes>
<exclude>**/Playwright_*.java</exclude>
</excludes -->
<!-- Use property to dynamically set reportsDirectory -->
<reportsDirectory>${project.build.directory}/${browser}</reportsDirectory>

</configuration>
</plugin>
<plugin>
Expand Down Expand Up @@ -70,7 +69,6 @@
<maven.compiler.source>19</maven.compiler.source>
<maven.compiler.target>19</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<browser>chrome</browser>
</properties>

<dependencies>
Expand Down

0 comments on commit 1aedaa0

Please sign in to comment.