mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-08 03:07:01 +00:00
chore: Use libxrpl 3.2.0 (#3095)
This commit is contained in:
@@ -642,7 +642,7 @@ INSTANTIATE_TEST_CASE_P(
|
||||
WebServerAdminTestParams{
|
||||
.config = jsonServerConfigWithAdminPassword(tests::util::generateFreePort()),
|
||||
.headers = {WebHeader(
|
||||
http::field::authentication_info,
|
||||
http::field::accept,
|
||||
fmt::format("{}{}", PasswordAdminVerificationStrategy::kPASSWORD_PREFIX, kSECRET_SHA256)
|
||||
)},
|
||||
.expectedResponse = "user"
|
||||
|
||||
Reference in New Issue
Block a user