Skip to content

Commit 9f59b66

Browse files
authored
Merge pull request #11 from devenvs12/patch-2
Update CoronavirusTrackerApplicationTests.java
2 parents 1cf280b + c756841 commit 9f59b66

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spring covid-19/src/test/java/io/alanbinu/coronavirustracker/CoronavirusTrackerApplicationTests.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,8 @@ class CoronavirusTrackerApplicationTests {
99
@Test
1010
void contextLoads() {
1111
}
12+
//here we are adding oue new test cases
13+
//@Test used to craete a new trsst case in this porject
1214

1315
}
16+

0 commit comments

Comments
 (0)