Skip to content

Commit b0c3736

Browse files
4manasamashmtumms2021389
authored
updated locale comment (#357)
Co-authored-by: mashm <[email protected]> Co-authored-by: tumms2021389 <[email protected]>
1 parent d91a709 commit b0c3736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-sdk-components/tests/e2e/Digv2/Localization/Localization.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const config = require('../../../config');
44
const common = require('../../../common');
55

66
test.beforeEach(common.launchPortal);
7-
/** Added tests for french locale (fr-FR) */
7+
/** Added tests for spanish(Latin America) locale (es-XL) */
88
test.describe('E2E test', () => {
99
test('should login, create case and test the localized values', async ({ page }) => {
1010
await common.login(config.config.apps.digv2.localizedUser.username, config.config.apps.digv2.localizedUser.password, page);

0 commit comments

Comments
 (0)