lint: update .clant-format and run

Change-Id: If9cfc42ca96517a4df2c59c130c2e22a2a443467
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/src/test/interfaces_added.cpp b/src/test/interfaces_added.cpp
index 63a6a26..4446e23 100644
--- a/src/test/interfaces_added.cpp
+++ b/src/test/interfaces_added.cpp
@@ -34,8 +34,8 @@
     auto interfaceMap = createDefaultInterfaceMap();
     AssociationMaps assocMaps;
 
-    auto intfAdded =
-        createInterfacesAdded(assocDefsInterface, assocDefsProperty);
+    auto intfAdded = createInterfacesAdded(assocDefsInterface,
+                                           assocDefsProperty);
 
     boost::asio::io_context io;