doc: add issue link to todo reminders in tests

This commit is contained in:
Fotis Koutoulakis (@NlightNFotis)
2024-11-12 18:29:53 +00:00
parent 5445a29a97
commit 427ce4600e
6 changed files with 6 additions and 6 deletions

View File

@@ -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