Skip to content

Commit 6891231

Browse files
committed
test CacheServiceTest.testNotExpired.
1 parent f2fd91f commit 6891231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
- name: Unit test
2929
run: |
3030
./gradlew test jacocoTestReport
31+
#./gradlew test --tests com.vmware.vipclient.i18n.messages.service.CacheServiceTest.testNotExpired --info
3132
- name: Upload Codecov report
3233
uses: codecov/codecov-action@v3
3334
with:

0 commit comments

Comments
 (0)