Fixed the test for now

This commit is contained in:
Adriene Hutchins 2020-04-09 01:02:24 -04:00
parent 1b201b90d6
commit 0cb502f625
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ import pytest
import discord.ext.test as dpytest
import extensions.models.regex
# import extensions.models.regex
@pytest.mark.asyncio
async def test_regex():