Closed jcadam14 closed 5 months ago
Update the three dev_setup/mockdata/test*.json files to have LEIs to that conform to the regex ^[A-Z0-9]{4}00[A-Z0-9]{12}\d{2}$
Primarily, the 5th and 6th character must be 0s, and the final two characters must be digits.
Closing this to https://github.com/cfpb/sbl-project/pull/218
Update the three dev_setup/mockdata/test*.json files to have LEIs to that conform to the regex ^[A-Z0-9]{4}00[A-Z0-9]{12}\d{2}$
Primarily, the 5th and 6th character must be 0s, and the final two characters must be digits.