Skip to content

chore(dependency): remove jarcoal/httpmock

Jay McCure requested to merge jmc-7293 into main

Description

Remove dependency jarcoal/httpmock and replace with internal package: cli/pkg/httpmock

Only one test file was using jarcoal/httpmock. No tests have been added or removed, just updated to use our internal library.

Related Issues

Resolves #7293 (closed)

How has this been tested?

make test

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