test_unknown_encoding(TestIconv):1:
<Iconv::InvalidEncoding> exception expected but was
Class: <ArgumentError>
Message: <"wrong number of arguments (1 for 3)">
The base Failure class in iconv is requiring three arguments and we at times only send one.
Description
test_unknown_encoding(TestIconv):1:
<Iconv::InvalidEncoding> exception expected but was
Class: <ArgumentError>
Message: <"wrong number of arguments (1 for 3)">
The base Failure class in iconv is requiring three arguments and we at times only send one.