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:
parent
76123ef6f5
commit
8b8230b1f5
3 changed files with 27 additions and 27 deletions
|
|
@ -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',
|
||||
),
|
||||
),
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue