generated from pricelees/issue-pr-template
[#44] 매장 기능 도입 #45
@ -145,7 +145,7 @@ class UserApiTest(
|
|||||||
|
|
||||||
test("관리자") {
|
test("관리자") {
|
||||||
runExceptionTest(
|
runExceptionTest(
|
||||||
token = testAuthUtil.defaultStoreAdminLogin(),
|
token = testAuthUtil.defaultStoreAdminLogin().second,
|
||||||
method = HttpMethod.GET,
|
method = HttpMethod.GET,
|
||||||
endpoint = endpoint,
|
endpoint = endpoint,
|
||||||
expectedErrorCode = AuthErrorCode.ACCESS_DENIED
|
expectedErrorCode = AuthErrorCode.ACCESS_DENIED
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user