test: update wording of text description
Co-authored-by: Henry Mercer <henrymercer@github.com>
This commit is contained in:
parent
65117851a6
commit
fddb49dc77
3 changed files with 3 additions and 3 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue