mirror of
https://github.com/simonw/datasette.git
synced 2026-06-07 01:27:00 +02:00
parent
c0153386ef
commit
d23b32c3e5
4 changed files with 5 additions and 14 deletions
|
|
@ -505,6 +505,7 @@ def ds_with_event_tracking(tmp_path):
|
|||
ds.track_event = recording_track_event
|
||||
|
||||
yield ds
|
||||
ds.close()
|
||||
|
||||
|
||||
@pytest.mark.asyncio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue