From 338aedbdd134f2d03f9086efec1c49f8ea388360 Mon Sep 17 00:00:00 2001 From: jLynx Date: Mon, 25 Nov 2024 12:41:37 +1300 Subject: [PATCH] Fixed formatting --- plugins/updater/tests/app-updater/tests/update.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/updater/tests/app-updater/tests/update.rs b/plugins/updater/tests/app-updater/tests/update.rs index 812a317f..230ab376 100644 --- a/plugins/updater/tests/app-updater/tests/update.rs +++ b/plugins/updater/tests/app-updater/tests/update.rs @@ -343,4 +343,4 @@ fn update_app() { server.unblock(); } } -} \ No newline at end of file +}