We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1117641 commit f796619Copy full SHA for f796619
1 file changed
pytest_fixtures/component/taxonomy.py
@@ -226,7 +226,7 @@ def sca_manifest_for_upgrade():
226
227
228
@pytest.fixture
229
-def func_future_dated_subscription_manifest(target_sat, function_org):
+def func_future_dated_subscription_manifest(function_org):
230
"""Create and upload future date subscription manifest into org"""
231
with Manifester(manifest_category=settings.manifest.future_date_subscription) as manifest:
232
yield manifest
0 commit comments