From a143368f4faead61c69d9d9d20649e2e06080945 Mon Sep 17 00:00:00 2001 From: Kaleb Murphy Date: Fri, 18 Jul 2008 17:50:40 +0000 Subject: [PATCH] Tax.t needed to test for default direction of asc, not desc. Fixed. --- t/Shop/Tax.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/Shop/Tax.t b/t/Shop/Tax.t index cca2d0968..72a7298cf 100644 --- a/t/Shop/Tax.t +++ b/t/Shop/Tax.t @@ -616,7 +616,7 @@ SKIP: { startIndex => 0, totalRecords => 1778, recordsReturned => 25, - dir => 'desc', + dir => 'asc', records => array_each({ taxId=>ignore, country => 'USA',