mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-13 22:26:14 +00:00
No need for that mock Spotify account to be version controlled
This commit is contained in:
+1
-9
@@ -1,12 +1,4 @@
|
||||
{
|
||||
"mock-user-id": {
|
||||
"user_id": "mock-user-id",
|
||||
"display_name": "Mock User",
|
||||
"email": "mock@example.com",
|
||||
"access_token": "mock-access-token",
|
||||
"refresh_token": "mock-refresh-token",
|
||||
"expires_at": 1775483553
|
||||
},
|
||||
"test-user": {
|
||||
"user_id": "test-user",
|
||||
"display_name": "Integration Test User",
|
||||
@@ -15,4 +7,4 @@
|
||||
"refresh_token": "mock-refresh-token",
|
||||
"expires_at": 2147483647
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user