mirror of
https://github.com/github/codeql-action.git
synced 2026-01-01 04:00:24 +08:00
test: update wording of text description
Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
committed by
Fotis Koutoulakis (@NlightNFotis)
parent
65117851a6
commit
fddb49dc77
@@ -60,7 +60,7 @@ test(`All features are disabled if running against GHES`, async (t) => {
|
||||
});
|
||||
});
|
||||
|
||||
test(`Features work when run against GHES_dotcom as an environment (proxima stamp)`, async (t) => {
|
||||
test(`Feature flags are requested in Proxima`, async (t) => {
|
||||
await withTmpDir(async (tmpDir) => {
|
||||
const loggedMessages = [];
|
||||
const features = setUpFeatureFlagTests(
|
||||
|
||||
Reference in New Issue
Block a user