Skip to content

(test): run ci lint integration test

Jay McCure requested to merge jmc-run-lint-int-test into main

Description

We previously had this integration test for ci lint commented out since the endpoint was removed and the command was broken. The command is now working again so this MR is to uncomment this integration test.

Related Issues

Resolves #[issue_number]

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Jay McCure

Merge request reports