8000 test · blackbeltcoder/Todoo@4fa64ea · GitHub
[go: up one dir, main page]

Skip to content

Commit 4fa64ea

Browse files
test
1 parent 54898f7 commit 4fa64ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/sar/sandpit/TodooApplicationTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public void contextLoads() {
2323
@Test
2424
public void addTaskItem_success() throws Exception {
2525

26-
String s ="";
26+
String s ="string";
2727

2828
s=null;
2929
///Assert.assertThat("",);

0 commit comments

Comments
 (0)
0