We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6653d9 commit 896606aCopy full SHA for 896606a
libs/providers/flagd/src/e2e/constants.ts
@@ -1,6 +1,6 @@
1
import { getGherkinTestPath } from '@openfeature/flagd-core';
2
3
-export const FLAGD_NAME = 'flagd Provider';
+export const FLAGD_NAME = 'flagd';
4
export const UNSTABLE_CLIENT_NAME = 'unstable';
5
export const UNAVAILABLE_CLIENT_NAME = 'unavailable';
6
0 commit comments