Fixed test output

This commit is contained in:
David Puglielli 2019-05-10 15:02:45 -07:00
parent 9d9acc3627
commit ca6d6cbb8a

View file

@ -155,9 +155,9 @@ Array
[SQLSTATE] => IMSSP
[1] => -47
[code] => -47
[2] => An error occurred translating the connection string to UTF-16: No mapping for the Unicode character exists in the target multi-byte code page.
[2] => An error occurred translating the connection string to UTF-16: %s
[message] => An error occurred translating the connection string to UTF-16: No mapping for the Unicode character exists in the target multi-byte code page.
[message] => An error occurred translating the connection string to UTF-16: %s
)