summaryrefslogtreecommitdiff
path: root/FS/t/suite/01-order_pkg.t
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-04-26 13:06:37 -0700
committerMark Wells <mark@freeside.biz>2016-04-27 13:07:37 -0700
commit19ba8ba34507ec889908271b7238bc58fce5dc80 (patch)
tree173072b6048ab2a40e4b22e5c91a6ceb7bab5942 /FS/t/suite/01-order_pkg.t
parent90eaa5512c9cd3ff34b34c9e2426ff2fa39e27dd (diff)
fix basic prorate test
Diffstat (limited to 'FS/t/suite/01-order_pkg.t')
-rwxr-xr-xFS/t/suite/01-order_pkg.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/t/suite/01-order_pkg.t b/FS/t/suite/01-order_pkg.t
index 1511350c4..ab5a2ddc6 100755
--- a/FS/t/suite/01-order_pkg.t
+++ b/FS/t/suite/01-order_pkg.t
@@ -16,7 +16,7 @@ my $form = $FS->form('OrderPkgForm');
# behavior visible).
my %params = (
- pkgpart => 5,
+ pkgpart => 2,
quantity => 1,
start => 'on_date',
start_date => '03/20/2016',