[FIX] log-tests: Fix formatting
diff --git a/tests/unit-tests/log-tests.robot b/tests/unit-tests/log-tests.robot
index 9f1e01e..e507201 100644
--- a/tests/unit-tests/log-tests.robot
+++ b/tests/unit-tests/log-tests.robot
@@ -1,5 +1,5 @@
 *** Keywords ***
-Create Machine                                  
+Create Machine
     Execute Command           using sysbus
     Execute Command           mach create
     Execute Command           machine LoadPlatformDescriptionFromString "cpu: CPU.RiscV32 @ sysbus { cpuType: \\"rv32imac\\"; timeProvider: empty }"