The issue was that `("value", True)` was passed in
when this is not supported. It didn't break while running
but it did break the test.
The issue was that `("value", True)` was passed in
when this is not supported. It didn't break while running
but it did break the test.