diff options
Diffstat (limited to 'test')
| -rwxr-xr-x | test/other/transactions.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other/transactions.rb b/test/other/transactions.rb index a075a120e..64d312aec 100755 --- a/test/other/transactions.rb +++ b/test/other/transactions.rb @@ -86,7 +86,7 @@ class TestTransactions < Test::Unit::TestCase report = nil assert_nothing_raised { - report = trans.report + report = trans.generate_report } # First test the report logs |
