Run npm run build

This commit is contained in:
Eric Cornelissen 2020-11-20 11:35:59 +01:00
parent 512c07d9a3
commit 5416d4f3b5
25 changed files with 49 additions and 52 deletions

View file

@ -213,7 +213,7 @@ ava_1.default("Default queries are used", async (t) => {
});
// The important point of this config is that it doesn't specify
// the disable-default-queries field.
// Any other details are hopefully irrelevant for this tetst.
// Any other details are hopefully irrelevant for this test.
const inputFileContents = `
paths:
- foo`;