Skip to content

Commit

Permalink
feat: add vue-oauth2-keycloak module to the vueapp application at the…
Browse files Browse the repository at this point in the history
… generate.sh used at ci pipeline
  • Loading branch information
renanfranca committed Sep 23, 2024
1 parent c0b0d99 commit b4bbaad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests-ci/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ elif [[ $application == 'vueapp' ]]; then
"prettier" \
"vue-core" \
"vue-pinia" \
"vue-oauth2-keycloak" \
"playwright-component-tests" \
"cypress-e2e"

Expand Down

0 comments on commit b4bbaad

Please sign in to comment.