MCPcopy Create free account
hub / github.com/angular/dev-infra / getOrgsApiRequestUrl

Function getOrgsApiRequestUrl

ng-dev/pr/common/test/common.spec.ts:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 afterEach(() => nock.cleanAll());
70
71 function getOrgsApiRequestUrl(): string {
72 return `${API_ENDPOINT}/orgs`;
73 }
74
75 /**
76 * Mocks a repository branch list API request.

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected