Skip to content

Commit 82f6a9a

Browse files
authored
Update README.md
1 parent fb32b96 commit 82f6a9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ It consists of just an Hibernate SQL inspector service and a Spring Test Listene
2929
properties:
3030
hibernate.session_factory.statement_inspector: com.lemick.integration.hibernate.HibernateStatementCountInspector
3131

32-
- Register the Spring TestListener that will launch the SQL inspection is the annotation is present
32+
- Register the Spring TestListener that will launch the SQL inspection if the annotation is present
33+
3334
By adding the listener on each of your integration test:
3435

3536
@SpringBootTest

0 commit comments

Comments
 (0)