spelling: httpm

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
pull/528/head
Josh Soref 7 days ago
parent 3041bf56c9
commit d4c9e7cb2c

@ -92,7 +92,7 @@ describe('setup-go', () => {
getManifestSpy = jest.spyOn(tc, 'getManifestFromRepo');
getAllVersionsSpy = jest.spyOn(im, 'getManifest');
// httm
// httpm
httpmGetJsonSpy = jest.spyOn(httpm.HttpClient.prototype, 'getJson');
// io

Loading…
Cancel
Save