Skip to content

Commit da0ac48

Browse files
test: Remove xfail from test_describe now that JSON index reconstruction is fixed
1 parent 688855f commit da0ac48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_json.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ def test_insert_update(schema_json):
119119
assert not q
120120

121121

122-
@pytest.mark.xfail(reason="describe() has issues with index reconstruction - pre-existing bug")
123122
def test_describe(schema_json):
124123
rel = Team()
125124
context = inspect.currentframe().f_globals

0 commit comments

Comments
 (0)