Run npm run build
This commit is contained in:
parent
512c07d9a3
commit
5416d4f3b5
25 changed files with 49 additions and 52 deletions
2
lib/config-utils.test.js
generated
2
lib/config-utils.test.js
generated
|
|
@ -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`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue