summaryrefslogtreecommitdiff
path: root/bin/ai
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ai')
-rw-r--r--bin/ai/regression/regression.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ai/regression/regression.txt b/bin/ai/regression/regression.txt
index 2f5613f3b..d19c93605 100644
--- a/bin/ai/regression/regression.txt
+++ b/bin/ai/regression/regression.txt
@@ -1072,7 +1072,7 @@
GetAutoRenewStatus(); true
SetAutoRenewStatus(true); false
SetAutoRenewStatus(false); true
- GetAutoRenewMonths(); -6
+ GetAutoRenewMonths(); 6
SetAutoRenewMonths(-12); true
GetAutoRenewMonths(); -12
SetAutoRenewMonths(-12); false