diff --git a/src/test/app/Vault_test.cpp b/src/test/app/Vault_test.cpp index 11b405e082..1876616f68 100644 --- a/src/test/app/Vault_test.cpp +++ b/src/test/app/Vault_test.cpp @@ -5248,7 +5248,7 @@ class Vault_test : public beast::unit_test::suite { using namespace test::jtx; - testcase("frozen asset cannot withdraw to issuer (spec deviation)"); + testcase("frozen IOU can be withdrawn to issuer"); Env env{*this, testable_amendments() | featureSingleAssetVault}; Account issuer{"issuer"};