docbrown/cypress/fixtures/users/appleAuthAdminUser.json
Suzanne Aitchison 3982b389f1
Rework user subscription liquid tag to avoid errors (#16460)
* move script to packs, strip ids

* make sure userdata is available before determining ui

* stop working around old html, fix duplicate ID errors

* skip login modal

* remove DEV hard coding

* replace system spec with cypress spec

* update base_data to include apple auth info, add to cypress tests

* add initial version of DUS to resave HTML

* remove data update script
2022-02-15 09:14:03 +00:00

5 lines
129 B
JSON

{
"username": "apple_auth_admin_user",
"email": "apple-auth-admin-user@privaterelay.appleid.com",
"password": "password"
}