Signed-off-by: Andrew Johnson <ajohnson@gocardless.com>
This commit is contained in:
Andrew Johnson
2021-04-06 14:38:56 +01:00
parent ca793d99be
commit 7b30d0cdcf
@@ -137,7 +137,7 @@ describe('github-deployments', () => {
res(ctx.data(responseStub)),
),
);
const rendered = await renderInTestApp(
<ApiProvider apis={apis}>
<GithubDeploymentsCard />