mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
bump version to 0.5.3 (#2306)
This commit is contained in:
@ -4,6 +4,7 @@ import pytest
|
||||
from core.model_runtime.errors.validate import CredentialsValidateFailedError
|
||||
from core.model_runtime.model_providers.bedrock.bedrock import BedrockProvider
|
||||
|
||||
|
||||
def test_validate_provider_credentials():
|
||||
provider = BedrockProvider()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user