juspay / hyperswitch

An open source payments switch written in Rust to make payments fast, reliable and affordable
https://hyperswitch.io/
Apache License 2.0
11.02k stars 1.19k forks source link

chore: fix ui-test configs #5152

Closed pixincreate closed 5 days ago

pixincreate commented 5 days ago

Type of Change

Description

This should fix UI Tests since that has missing \.

I could also find phone numbers with 9 digits (999999999) but they're not included in here.

Additional Changes

Motivation and Context

How did you test it?

No tests needed. UI tests should now be able to read properly from the configs

Checklist