Skip to content

Commit

Permalink
Update and rename CucumberTestRunner.java to CucumberTests.java
Browse files Browse the repository at this point in the history
Signed-off-by: Mohab Mohie <[email protected]>
  • Loading branch information
MohabMohie authored Feb 21, 2024
1 parent 7071f14 commit 2330036
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

import io.cucumber.testng.AbstractTestNGCucumberTests;

public class CucumberTestRunner extends AbstractTestNGCucumberTests {
public class CucumberRunnerTest extends AbstractTestNGCucumberTests {
}

0 comments on commit 2330036

Please sign in to comment.