11
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2026-04-04 00:36:53 +00:00

feat(deps): update commitlint-config-jira and commitlint-config-jira-rules to 1.6.4

This commit is contained in:
Wagner Santos 2022-10-07 08:38:12 -03:00
parent 76123ef6f5
commit 8b8230b1f5
3 changed files with 27 additions and 27 deletions

View file

@ -218,7 +218,7 @@ describe('Commit Linter action', () => {
td.verify(
core.setFailed(
contains(
'ib-21212121212121 taskId must not be loonger than 9 characters',
'ib-21212121212121 taskId must not be longer than 9 characters',
),
),
)