Skip to content

Commit f848470

Browse files
author
Ferenc Hammerl
committed
Update test comment
1 parent da0a6bc commit f848470

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/java/com/fhammerl/polls/PollsControllerTests.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
import com.fhammerl.polls.controllers.PollsController;
1515
/*
16-
These tests are all dpeendent on the DB being set up properly
17-
They are at best smoke test
16+
All the setup for these tests is in insert_rows.sql
17+
They are at best smoke tests
1818
*/
1919

2020
@SpringBootTest

0 commit comments

Comments
 (0)