mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-06-20 01:17:28 +08:00
add Intrinio ETF Holdings (#6208)
This commit is contained in:
@@ -325,6 +325,12 @@ def test_etf_holdings_date(params, obb):
|
||||
"use_cache": False,
|
||||
}
|
||||
),
|
||||
(
|
||||
{
|
||||
"symbol": "DJIA",
|
||||
"provider": "intrinio",
|
||||
}
|
||||
),
|
||||
],
|
||||
)
|
||||
@pytest.mark.integration
|
||||
|
||||
Reference in New Issue
Block a user