Merge pull request #19100 from Rob--W/test-trailing-whitespace-fixup
Drop trailing whitespace from test/unit/api_spec.js
This commit is contained in:
commit
079eb24621
@ -2450,7 +2450,7 @@ describe("api", function () {
|
||||
We have learned that we should more explicitly set out our aspirations for the human experience of the internet.
|
||||
We do so now.
|
||||
`.repeat(100);
|
||||
expect(manifesto.length).toEqual(80500);
|
||||
expect(manifesto.length).toEqual(79300);
|
||||
|
||||
let loadingTask = getDocument(buildGetDocumentParams("empty.pdf"));
|
||||
let pdfDoc = await loadingTask.promise;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user