Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
dmca-glasgow committed May 6, 2022
1 parent a68842d commit 81bcca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compiler/src/knitr/__test__/knitr.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -333,5 +333,5 @@ describe('knitr', () => {
`);

expect(ignoreWhitespace(html)).toBe(result);
});
}, 60000);
});

0 comments on commit 81bcca4

Please sign in to comment.