mirror of
https://github.com/polyjitter/searchbot-discord.git
synced 2024-08-14 22:46:55 +00:00
Fixed the test for now
This commit is contained in:
parent
1b201b90d6
commit
0cb502f625
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import pytest
|
||||||
|
|
||||||
import discord.ext.test as dpytest
|
import discord.ext.test as dpytest
|
||||||
|
|
||||||
import extensions.models.regex
|
# import extensions.models.regex
|
||||||
|
|
||||||
@pytest.mark.asyncio
|
@pytest.mark.asyncio
|
||||||
async def test_regex():
|
async def test_regex():
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue