File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -115,5 +115,5 @@ Note that if you use `@Rule`, you will be given an isolated container for each t
115115
116116Examples/Tests:
117117
118- * [MySQL](https:// github.com/testcontainers/testcontainers-java/blob/master/modules/jdbc-test /src/test/java/org/testcontainers/junit/SimpleMySQLTest.java)
119- * [PostgreSQL](https:// github.com/testcontainers/testcontainers-java/blob/master/modules/jdbc-test /src/test/java/org/testcontainers/junit/SimplePostgreSQLTest.java)
118+ * [MySQL](https:// github.com/testcontainers/testcontainers-java/blob/master/modules/mysql /src/test/java/org/testcontainers/junit/mysql /SimpleMySQLTest.java)
119+ * [PostgreSQL](https:// github.com/testcontainers/testcontainers-java/blob/master/modules/postgresql /src/test/java/org/testcontainers/junit/postgresql /SimplePostgreSQLTest.java)
You can’t perform that action at this time.
0 commit comments