1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00

fix: test name

This commit is contained in:
Fredrik Oseberg 2022-01-13 13:14:00 +01:00
parent 3901193b82
commit 8571250b3a

View File

@ -708,7 +708,7 @@ test('should not hit endpoints if disable configuration is set', async () => {
.expect(404);
});
test('should hit stale and tags endpoint if legacy api is disabled', async () => {
test('should hit validate and tags endpoint if legacy api is disabled', async () => {
const appWithDisabledLegacyFeatures = await setupAppWithCustomConfig(
db.stores,
{