Skip to content

Commit

Permalink
Last update
Browse files Browse the repository at this point in the history
  • Loading branch information
BalamiRR committed Sep 7, 2022
1 parent 8d3a85e commit 4363b13
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/main/java/com/testinium/runners/CukesRunner.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,8 @@
features = "src/main/resources/features",
glue = "com/testinium/step_definitions",
dryRun = false,
<<<<<<< HEAD
tags = "@Smoke"

=======
tags = "@Dash"
>>>>>>> feature/Contact
)
public class CukesRunner {

Expand Down

0 comments on commit 4363b13

Please sign in to comment.