Commit bea94c8
fix: update ReflectionTestUtils field names to match renamed fields
PytubeSearchServiceTest still referenced old UPPER_CASE field names
(BASE_URI, API_KEY, API_SECRET) after they were renamed to camelCase.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent ed00671 commit bea94c8
1 file changed
Lines changed: 3 additions & 3 deletions
File tree
- playlist/src/test/java/com/pfplaybackend/api/playlist/application/service/search
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments