mirror of
https://github.com/github/codeql-action.git
synced 2025-12-24 08:10:06 +08:00
doc: add issue link to todo reminders in tests
This commit is contained in:
2
lib/setup-codeql.test.js
generated
2
lib/setup-codeql.test.js
generated
@@ -36,7 +36,7 @@ const setupCodeql = __importStar(require("./setup-codeql"));
|
||||
const testing_utils_1 = require("./testing-utils");
|
||||
const util_1 = require("./util");
|
||||
(0, testing_utils_1.setupTests)(ava_1.default);
|
||||
// TODO: Remove when when we no longer need to pass in features
|
||||
// TODO: Remove when when we no longer need to pass in features (https://github.com/github/codeql-action/issues/2600)
|
||||
const expectedFeatureEnablement = (0, feature_flags_test_1.initializeFeatures)(true);
|
||||
expectedFeatureEnablement.getValue = function (feature) {
|
||||
// eslint-disable-next-line @typescript-eslint/no-unsafe-return
|
||||
|
||||
Reference in New Issue
Block a user