chore: sync local latest state and repository cleanup
This commit is contained in:
9
frontend/.e2e-test-data.json
Normal file
9
frontend/.e2e-test-data.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"activityId": 1,
|
||||
"apiKey": "test-api-key-000000000000",
|
||||
"userToken": "test-e2e-token",
|
||||
"userId": 10001,
|
||||
"shortCode": "test123",
|
||||
"baseUrl": "http://localhost:5173",
|
||||
"apiBaseUrl": "http://localhost:8080"
|
||||
}
|
||||
Reference in New Issue
Block a user