add sentry client
This commit is contained in:
@ -0,0 +1,6 @@
|
||||
from sentry.testutils import TestCase
|
||||
|
||||
|
||||
class GitHubOAuth2ProviderTest(TestCase):
|
||||
def test_simple(self):
|
||||
pass
|
Reference in New Issue
Block a user