Fix test
This commit is contained in:
@@ -354,7 +354,7 @@ describe("Variant Analysis Manager", () => {
|
||||
qlPackRootPath,
|
||||
qlPackFilePath,
|
||||
expectedPackName: "codeql/java-queries",
|
||||
filesThatExist: [queryToRun, ...["Telemetry/ExtractorInformation.ql"]],
|
||||
filesThatExist: [queryToRun],
|
||||
filesThatDoNotExist: [],
|
||||
qlxFilesThatExist: [],
|
||||
dependenciesToCheck: ["codeql/java-all"],
|
||||
|
||||
Reference in New Issue
Block a user