From e798663bbba6d9601cd12513bd417816cc93d50d Mon Sep 17 00:00:00 2001 From: Koen Vlaswinkel Date: Fri, 29 Sep 2023 11:12:04 +0200 Subject: [PATCH] Add missing feature flag to test plan --- docs/test-plan.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/test-plan.md b/docs/test-plan.md index 2049ee57c38..56f480336f1 100644 --- a/docs/test-plan.md +++ b/docs/test-plan.md @@ -173,6 +173,8 @@ Note that this test requires the feature flag: `codeQL.model.llmGeneration` #### Test Case 4: Model as dependency +Note that this test requires the feature flag: `codeQL.model.flowGeneration` + 1. Click "Model as dependency" - Check that grouping are now per package (e.g. `com.alipay.sofa.rraft.option` or `com.google.protobuf`) 2. Click "Generate".