Skip to content

Commit fb32b96

Browse files
authored
Update README.md
1 parent 871b6c8 commit fb32b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ By adding the listener on each of your integration test:
3434

3535
@SpringBootTest
3636
@TestExecutionListeners(listeners = HibernateStatementCountTestListener.class, mergeMode = TestExecutionListeners.MergeMode.MERGE_WITH_DEFAULTS)
37-
class TestDatasourceProxyApplicationTests {
37+
class MySpringBootIntegrationTest {
3838
...
3939
}
4040

0 commit comments

Comments
 (0)