Fix false positive in test due to changed error
Under Python 3, the error message that is expected to be returned has changed. This fixes the 'expected' error so that the test succeeds and fails as required.
Please register or sign in to comment
Under Python 3, the error message that is expected to be returned has changed. This fixes the 'expected' error so that the test succeeds and fails as required.