Skip to content

Commit

Permalink
changed package name
Browse files Browse the repository at this point in the history
  • Loading branch information
sameer49 committed Sep 25, 2017
1 parent e405f6f commit b4209eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/stepDefintions/UserStepDefinitions.java
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package stepDefintions;
import env.BaseTest;
import info.seleniumcucumber.methods.BaseTest;

public class UserStepDefinitions implements BaseTest {

Expand Down

0 comments on commit b4209eb

Please sign in to comment.