Fix unit test assertion on Windows
This commit is contained in:
parent
ed0abc6cac
commit
395afb1dd9
3 changed files with 3 additions and 3 deletions
|
|
@ -1866,5 +1866,5 @@ test(
|
|||
true,
|
||||
"codeql/javascript-experimental-atm-queries@0.0.1",
|
||||
"security-and-quality",
|
||||
process.platform === "win32" ? undefined : "0.0.1"
|
||||
"0.0.1"
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue