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