[#44] 매장 기능 도입 #45

Merged
pricelees merged 116 commits from feat/#44 into main 2025-09-20 03:15:06 +00:00
Showing only changes of commit b3ac4a2da2 - Show all commits

View File

@ -395,7 +395,7 @@ class ThemeApiTest(
runTest(
token = authUtil.defaultUserLogin(),
on = {
get("/v2/themes")
get("/themes")
},
expect = {
body("data.themes.size()", equalTo(1))