Skip to content

Commit 62b24aa

Browse files
committed
chore(unit-tests): fix OAuth2SelectionPlansApiTest
chore(ci): add OAuth2SelectionPlansApiTest
1 parent 3018072 commit 62b24aa

2 files changed

Lines changed: 369 additions & 243 deletions

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ jobs:
8181
- { name: "OAuth2PresentationApiTest", filter: "--filter test/OAuth2PresentationApiTest"}
8282
- { name: "OAuth2PromoCodesApiTest", filter: "--filter test/OAuth2PromoCodesApiTest"}
8383
- { name: "OAuth2SummitPromoCodesApiTest", filter: "--filter test/OAuth2SummitPromoCodesApiTest"}
84+
- { name: "OAuth2SelectionPlansApiTest", filter: "--filter test/OAuth2SelectionPlansApiTest"}
8485
env:
8586
OTEL_SERVICE_ENABLED: false
8687
APP_ENV: testing

0 commit comments

Comments
 (0)