Subject: | Tests never pass |
There's a mistake in the test suite.
# Failed test 'Value is a HASH'
# at t/Autotask.t line 416.
# (in Autotask::Test->t01_test_udf_conversion_to_soap)
# got: ''
# expected: 'HASH'
# Failed test 't01_test_udf_conversion_to_soap died (Can't use string ("HASH(0x15df6d8)") as a HASH ref while "strict refs" in use at t/Autotask.t line 417.)'
# at t/Autotask.t line 329.
# (in Autotask::Test->t01_test_udf_conversion_to_soap)
# Looks like you failed 2 tests of 145.