Files
2026-05-12 19:40:31 +09:00

8 lines
88 B
Python

import pytest
# TODO
@pytest.mark.skip()
def test_get_auth_token():
assert 1 == 1