mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Removed xfail, refs #773
This commit is contained in:
parent
6d95cb4f91
commit
510c1989d4
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ import urllib
|
|||
at_memory_re = re.compile(r" at 0x\w+")
|
||||
|
||||
|
||||
@pytest.mark.xfail
|
||||
@pytest.mark.parametrize(
|
||||
"plugin_hook", [name for name in dir(pm.hook) if not name.startswith("_")]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue