From 2b5437f78989a208079bcc63a95c8a65c6d42f84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 7 Mar 2023 22:27:03 +0100 Subject: [PATCH] Update tests.toml.example --- tests.toml.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests.toml.example b/tests.toml.example index 1168949..3a732e4 100644 --- a/tests.toml.example +++ b/tests.toml.example @@ -14,7 +14,7 @@ test_format = 1.0 # You can also decide (though this is discouraged!) to ban/ignore some tests, exclude = ["install.private", "install.multi"] # The test IDs to be used in only/exclude statements are: install.root, install.subdir, install.nourl, install.multi, backup_restore, upgrade, upgrade.someCommitId change_url - # NB : you should NOT need this except if you really have a good reason... + # NB: you should NOT need this except if you really have a good reason... # For special usecases, sometimes you need to setup other things on the machine # prior to installing the app (such as installing another app)