Skip to content

Commit ca35a55

Browse files
authored
test: Add ignore fixup! & squash! tests
1 parent 91d0b26 commit ca35a55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/commands/test_check_command.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545
"This reverts commit afc70133e4a81344928561fbf3bb20738dfc8a0b."
4646
),
4747
"feat!: add user stuff",
48+
"fixup! test(commands): ignore fixup! prefix",
49+
"fixup! test(commands): ignore squash! prefix",
4850
]
4951

5052

0 commit comments

Comments
 (0)