test(core): SKIP Tests TicketBase Description Slash command Checks
Required until the slash commands comment creation uses the new ticketcommentbase model. ref: #744 #723 #564 #746 #747
This commit is contained in:
@ -2028,6 +2028,8 @@ class SlashCommandsCommon:
|
||||
}
|
||||
|
||||
|
||||
|
||||
@pytest.mark.skip( reason = 'Awaiting Ticket Refactor')
|
||||
class SlashCommandsTicketTestCases(
|
||||
SlashCommandsCommon
|
||||
):
|
||||
|
Reference in New Issue
Block a user