Skip to content

Commit b19ff64

Browse files
authored
Update EmbeddedPostgres.java
1 parent 21ca081 commit b19ff64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/opentable/db/postgres/embedded/EmbeddedPostgres.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* limitations under the License.
1313
*/
1414
package com.opentable.db.postgres.embedded;
15-
15+
// trigger github action test
1616

1717
import static org.testcontainers.containers.PostgreSQLContainer.POSTGRESQL_PORT;
1818

0 commit comments

Comments
 (0)