mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
chore: Allow working_in_progress feature for unittests
PiperOrigin-RevId: 771500394
This commit is contained in:
committed by
Copybara-Service
parent
a19d617ed8
commit
d1bda9d946
@@ -23,6 +23,7 @@ _ENV_VARS = {
|
||||
'GOOGLE_API_KEY': 'fake_google_api_key',
|
||||
'GOOGLE_CLOUD_PROJECT': 'fake_google_cloud_project',
|
||||
'GOOGLE_CLOUD_LOCATION': 'fake_google_cloud_location',
|
||||
'ADK_ALLOW_WIP_FEATURES': 'true',
|
||||
}
|
||||
|
||||
ENV_SETUPS = {
|
||||
|
||||
Reference in New Issue
Block a user