Skip to content

Commit

Permalink
Merge pull request #3 from caot/master
Browse files Browse the repository at this point in the history
Update ITTodoRepositoryTest.java
  • Loading branch information
pkainulainen authored Jul 17, 2017
2 parents 3c86ceb + e3561cb commit 05e1e36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
DirtiesContextTestExecutionListener.class,
TransactionalTestExecutionListener.class,
DbUnitTestExecutionListener.class })
@DatabaseSetup("todoData.xml")
@DatabaseSetup("toDoData.xml")
public class ITTodoRepositoryTest {

@Autowired
Expand Down

0 comments on commit 05e1e36

Please sign in to comment.