Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
REF: Convert test_hashing to pytest idiom (pandas-dev#24009)
Also patch bug in the tests as follows: _check_equal appeared to be checking index=True/False, but we actually need to do explicitly pass in index=True/False for this to work.
- Loading branch information