Skip to content

Commit a0e2781

Browse files
committed
fix readme
1 parent 7601b01 commit a0e2781

File tree

1 file changed

+0
-1
lines changed
  • 2-0-servlet-api/2-0-1-date-servlet-api

1 file changed

+0
-1
lines changed

2-0-servlet-api/2-0-1-date-servlet-api/README.MD

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ You're supposed to be familiar with [Java Fundamentals](https://github.com/boboc
3636
* **run `DateServletTest`** to check your code ✅
3737
* **run configured server**
3838
- If everything is configured properly, the server should run `WelcomeServlet` on [http://localhost:8080/](http://localhost:8080/)
39-
* **run `WelcomeServletTest`** while the server is running to check all the endpoints ✅
4039
* **send request to `DateServlet`** using [http://localhost:8080/date](http://localhost:8080/date) URL in order to get present date ✅
4140

4241
### Related Materials ℹ️

0 commit comments

Comments
 (0)