Skip to content

fix: Disable breaking test for CI Lint endpoint

Gary Holtz requested to merge gmh-temporarily-disable-tests into main

Description

The test for linting a CI file without a namespace are breaking because the endpoint is gone (as a result of #1105 (closed)). This removes the test until we can fix it.

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 Gary Holtz

Merge request reports