Fix test expectations

This commit is contained in:
Dave Bartolomeo
2023-10-09 14:44:33 -04:00
parent d4cbfbb70e
commit df02fecf3c
2 changed files with 2 additions and 0 deletions

View File

@@ -159,6 +159,7 @@ describe("runAutoModelQueries", () => {
false,
expect.arrayContaining([expect.stringContaining("tmp")]),
["/a/b/c/my-extension-pack"],
{},
"/tmp/queries",
undefined,
undefined,

View File

@@ -165,6 +165,7 @@ describe("external api usage query", () => {
false,
[],
["my/extensions"],
{},
"/tmp/queries",
undefined,
undefined,