summaryrefslogtreecommitdiffstats
path: root/openbb_platform/extensions/etf/integration/test_etf_python.py
diff options
context:
space:
mode:
Diffstat (limited to 'openbb_platform/extensions/etf/integration/test_etf_python.py')
-rw-r--r--openbb_platform/extensions/etf/integration/test_etf_python.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/openbb_platform/extensions/etf/integration/test_etf_python.py b/openbb_platform/extensions/etf/integration/test_etf_python.py
index 40185e7631e..f63d0e9f6ad 100644
--- a/openbb_platform/extensions/etf/integration/test_etf_python.py
+++ b/openbb_platform/extensions/etf/integration/test_etf_python.py
@@ -156,8 +156,6 @@ def test_etf_search(params, obb):
"start_date": "2023-06-01",
"end_date": "2023-06-03",
"interval": "1h",
- "adjusted": True,
- "prepost": False,
}
),
(
@@ -170,8 +168,6 @@ def test_etf_search(params, obb):
"start_date": "2023-01-01",
"end_date": "2023-06-06",
"interval": "1d",
- "adjusted": False,
- "prepost": False,
}
),
(