From 8cf8b86774cac8ea576275ad166d60d65db006ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:51:27 +0100 Subject: [PATCH] Update tests.toml --- tests.toml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index d8f56be..9c33fdd 100644 --- a/tests.toml +++ b/tests.toml @@ -14,4 +14,10 @@ test_format = 1.0 args.name = "Outline" args.secret = "secret" - args.callback = "domain.tld/callback" \ No newline at end of file + args.callback = "domain.tld/callback" + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.1381d7d0fbbfb9609e047f8476f113d17e95e233.name = "Upgrade from 2.37.0" \ No newline at end of file