mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix test I broke in #1744
This commit is contained in:
parent
b393e164dc
commit
7d1e004ff6
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ def test_metadata_yaml():
|
|||
help_settings=False,
|
||||
pdb=False,
|
||||
crossdb=False,
|
||||
nolock=False,
|
||||
open_browser=False,
|
||||
create=False,
|
||||
ssl_keyfile=None,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue