summaryrefslogtreecommitdiff
path: root/test/redfish-core/lib/chassis_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/redfish-core/lib/chassis_test.cpp')
-rw-r--r--test/redfish-core/lib/chassis_test.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/redfish-core/lib/chassis_test.cpp b/test/redfish-core/lib/chassis_test.cpp
index a04385984e..8f181632ba 100644
--- a/test/redfish-core/lib/chassis_test.cpp
+++ b/test/redfish-core/lib/chassis_test.cpp
@@ -42,7 +42,6 @@ void assertChassisResetActionInfoGet(const std::string& chassisId,
TEST(HandleChassisResetActionInfoGet, StaticAttributesAreExpected)
{
-
auto response = std::make_shared<bmcweb::AsyncResp>();
std::error_code err;
crow::Request request{{boost::beast::http::verb::get, "/whatever", 11},
@@ -57,4 +56,4 @@ TEST(HandleChassisResetActionInfoGet, StaticAttributesAreExpected)
}
} // namespace
-} // namespace redfish \ No newline at end of file
+} // namespace redfish