mirror of
https://github.com/github/codeql-action.git
synced 2025-12-24 08:10:06 +08:00
Implement unit tests for reading the Lua tracer FF in analyze-action.
This commit is contained in:
committed by
GitHub
parent
f422a50448
commit
ab7316e0c5
@@ -540,7 +540,7 @@ test("databaseInitCluster() Lua feature flag disabled, compatible CLI", async (t
|
||||
);
|
||||
});
|
||||
|
||||
function stubToolRunnerConstructor(): sinon.SinonStub<
|
||||
export function stubToolRunnerConstructor(): sinon.SinonStub<
|
||||
any[],
|
||||
toolrunner.ToolRunner
|
||||
> {
|
||||
|
||||
Reference in New Issue
Block a user