MCPcopy Create free account
hub / github.com/github/docs / uploadArtifactMock

Function uploadArtifactMock

tests/helpers/action-mocks.js:48–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

46}
47
48export function uploadArtifactMock() {
49 return jest.fn()
50}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected