test: Replace unittest class with simple tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Interactive integration tests for OAuth authentication."""
|
||||
|
||||
import os
|
||||
import logging
|
||||
import os
|
||||
|
||||
import pytest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user