Skip to content

Commit

Permalink
test: Add ignore fixup! & squash! tests
Browse files Browse the repository at this point in the history
  • Loading branch information
a5r0n authored and Lee-W committed Sep 23, 2022
1 parent 6e1e1a2 commit d0df263
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/commands/test_check_command.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
"This reverts commit afc70133e4a81344928561fbf3bb20738dfc8a0b."
),
"feat!: add user stuff",
"fixup! test(commands): ignore fixup! prefix",
"fixup! test(commands): ignore squash! prefix",
]


Expand Down

0 comments on commit d0df263

Please sign in to comment.