Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Skelmis committed Jun 13, 2024
1 parent 517e1a1 commit 3615d9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ async def test_cogs_loaded(causar: Causar):
bot: SuggestionsBot = cast(SuggestionsBot, causar.bot)

cog_names = [
"Internal",
"GuildConfigCog",
"HelpGuildCog",
"SuggestionsCog",
Expand Down

0 comments on commit 3615d9d

Please sign in to comment.