test: use `not` instead of `is False` in assert (#366)

* test: use == instead of is when comparing equality

* use not instead of ==
1 file changed