Skip to content

Commit 969949e

Browse files
committed
Fix issue
1 parent 5bf086a commit 969949e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-exp/auth-exp/karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ function getClientConfig(argv) {
5858
return {
5959
authAppConfig: {
6060
apiKey: 'local-api-key',
61-
projectId: 'hackweek-demo-mfa',
61+
projectId: 'test-emulator',
6262
authDomain: 'local-auth-domain',
6363
},
6464
authEmulatorPort: '9099',

0 commit comments

Comments
 (0)