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

@ -27,7 +27,7 @@ import {
setupTests(test);
// 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: FeatureEnablement = initializeFeatures(
true,
) as FeatureEnablement;