This commit is contained in:
Robert 2020-07-21 12:46:19 +01:00
parent 0446cb0aff
commit 315a9f4b3c
2 changed files with 2 additions and 2 deletions

View file

@ -200,7 +200,7 @@ ava_1.default("default queries are used", async (t) => {
};
},
});
// The important point of this config is that is doesn't specify
// 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.
const inputFileContents = `

View file

@ -225,7 +225,7 @@ test("default queries are used", async t => {
},
});
// The important point of this config is that is doesn't specify
// 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.
const inputFileContents = `