Skip to content

Commit 2b7ae8d

Browse files
committed
fix fr-CA test acct
1 parent 3723972 commit 2b7ae8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/devServerProxy/config/devAccounts.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@ export default {
116116
DEV00ENCAPLNQ: ['CA', ['short_term'], 'short_term_nq'],
117117
// fr-CA
118118
DEV00FRCAPLNA: ['CA', ['short_term_fr'], 'generic_fr'],
119-
DEV00FR0CAPLQ: ['CA', ['short_term_fr'], 'short_term_q_fr'],
119+
DEV000FRCAPLQ: ['CA', ['short_term_fr'], 'short_term_q_fr'],
120120
DEV00FRCAPLNQ: ['CA', ['short_term_fr'], 'short_term_nq_fr']
121121
};

0 commit comments

Comments
 (0)