mirror of
https://github.com/simonw/datasette.git
synced 2026-06-06 17:16:57 +02:00
parent
c0153386ef
commit
d23b32c3e5
4 changed files with 5 additions and 14 deletions
|
|
@ -23,6 +23,7 @@ async def datasette_with_plugin():
|
|||
yield datasette
|
||||
finally:
|
||||
datasette.pm.unregister(name="undo")
|
||||
datasette.close()
|
||||
# -- end datasette_with_plugin_fixture --
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue