Skip to content

Commit 896606a

Browse files
committed
supdate flagd name in e2e test
Signed-off-by: Michael Beemer <[email protected]>
1 parent e6653d9 commit 896606a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/providers/flagd/src/e2e/constants.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { getGherkinTestPath } from '@openfeature/flagd-core';
22

3-
export const FLAGD_NAME = 'flagd Provider';
3+
export const FLAGD_NAME = 'flagd';
44
export const UNSTABLE_CLIENT_NAME = 'unstable';
55
export const UNAVAILABLE_CLIENT_NAME = 'unavailable';
66

0 commit comments

Comments
 (0)