Skip to content

Commit

Permalink
fixup! update config tests
Browse files Browse the repository at this point in the history
  • Loading branch information
rustonaut authored and Lucas Jenss committed Dec 13, 2023
1 parent 7431296 commit c39e959
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ args = ["--print-config", "--config", "inline:[tenants]\nenable_legacy_tenant=tr
status.code = 1
stderr = """
Error: legacy tenants require a model/embedder with the name "default"
...
"""
stdout = """
{"timestamp":"[..]","level":"ERROR","error":"legacy tenants require a model/embedder with the name /"default/"","target":"web_api"}
Expand Down

0 comments on commit c39e959

Please sign in to comment.