mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Fix some failing tests, refs #1855
This commit is contained in:
parent
2aa2adaa8b
commit
260fbb598e
2 changed files with 22 additions and 15 deletions
|
|
@ -138,6 +138,7 @@ def test_metadata_yaml():
|
|||
settings=[],
|
||||
secret=None,
|
||||
root=False,
|
||||
token=None,
|
||||
version_note=None,
|
||||
get=None,
|
||||
help_settings=False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue