Skip to content

Commit c815a2a

Browse files
feat!: remove feature cim-field-report generation (#885)
This PR removes the feature of generating cim-field-report. ref: [ADDON-73385](https://splunk.atlassian.net/browse/ADDON-73385) NOTE: - moved unit test file (test_report.py) of cim-compliance report generation test from test_tools folder to test_utilities
1 parent 30f133b commit c815a2a

File tree

6 files changed

+0
-903
lines changed

6 files changed

+0
-903
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ pytest11 = { plugin = "pytest_splunk_addon.plugin", "splunk" = "pytest_splunk_ad
6060

6161
[tool.poetry.scripts]
6262
cim-report = 'pytest_splunk_addon.utilities.junit_parser:main'
63-
cim-field-report = 'pytest_splunk_addon.tools.cim_field_report:main'
6463
sample_splitter = 'pytest_splunk_addon.utilities.sample_splitter:main'
6564

6665
[build-system]

0 commit comments

Comments
 (0)