diff --git a/DemoApplicationTests.java b/DemoApplicationTests.java index a0689ab..8ffc3b6 100644 --- a/DemoApplicationTests.java +++ b/DemoApplicationTests.java @@ -1,5 +1,6 @@ package com.example.demo; //testing add (lizan in 2021) + import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.boot.test.context.SpringBootTest;