From 3f128917690bda43fc6ef0aab400e4b8dac8052d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Mon, 3 Jun 2019 15:22:54 +0300 Subject: [PATCH] Update Part-III.md --- docs/en/Tutorials/AspNetCore-Mvc/Part-III.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/docs/en/Tutorials/AspNetCore-Mvc/Part-III.md b/docs/en/Tutorials/AspNetCore-Mvc/Part-III.md index ad632c2366..7b97fcf483 100644 --- a/docs/en/Tutorials/AspNetCore-Mvc/Part-III.md +++ b/docs/en/Tutorials/AspNetCore-Mvc/Part-III.md @@ -175,8 +175,4 @@ Open the **Test Explorer Window** (use Test -> Windows -> Test Explorer menu if ![bookstore-appservice-tests](images/bookstore-appservice-tests.png) -Congratulations, green icons show that tests have been successfully passed! - -### Testing Web Pages - -TODO \ No newline at end of file +Congratulations, green icons show that tests have been successfully passed! \ No newline at end of file