Skip to content

Commit 30523d6

Browse files
authored
Update boot-data-couchbase.yml
1 parent 9df7ad6 commit 30523d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/boot-data-couchbase.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ jobs:
3232
# see: https://github.com/testcontainers/testcontainers-java/discussions/4676
3333
run: |
3434
cd boot-data-couchbase
35-
mvn -q clean test -Dtest=PostRepositoryWithTestcontainresTest
35+
mvn -q clean test -Dtest=PostRepositoryWithTestcontainersTest
3636
docker rm $(docker ps -aq) -f
3737
mvn -q clean test -Dtest=PostRepositoryTest

0 commit comments

Comments
 (0)