Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
Expand Down
7 changes: 7 additions & 0 deletions src/test/java/com/crm/qa/testcases/LoginPageTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,11 @@ public void gitbash() {




@Test
public void newgitbash() {
System.out.println("this is my second method in git bash");
}


}
18 changes: 0 additions & 18 deletions target/classes/testng.xml

This file was deleted.

11 changes: 0 additions & 11 deletions target/classes/testng_sanity.xml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.