Correct outdated reference

This commit is contained in:
James M. Greene
2022-09-09 18:50:08 -05:00
parent b68f047ef0
commit ec456f786c

View File

@@ -151,7 +151,7 @@ describe('create', () => {
await deployment.create(fakeJwt)
expect(axios.post).toBeCalledWith(
'https://api.github.com/repos/paper-spa/is-awesome/pages/deployment',
'https://api.github.com/repos/actions/is-awesome/pages/deployment',
{
artifact_url: 'https://fake-artifact.com&%24expand=SignedContent',
pages_build_version: 'valid-build-version',