Skip to content

Commit

Permalink
fix filename
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWang committed Jul 18, 2024
1 parent e5176ca commit 8410c81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
from unittest.mock import patch

from gravitino.auth.auth_constants import AuthConstants
from gravitino.auth.default_oauth_to_token_provider import DefaultOAuth2TokenProvider
from gravitino.auth.default_oauth2_token_provider import DefaultOAuth2TokenProvider
from tests.unittests.auth import mock_base

OAUTH_PORT = 1082
Expand Down

0 comments on commit 8410c81

Please sign in to comment.