Commit b5bab53
Maintenance: ControllerAdviceTest - Add missing @UnitTest annotation
Added @UnitTest annotation to ControllerAdviceTest to ensure it's properly
categorized and can be run with the unitTest Gradle task.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 312323d commit b5bab53
File tree
1 file changed
+2
-0
lines changed- src/test/java/spring/memewikibe/api/controller
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
25 | 27 | | |
| |||
0 commit comments