mirror of
https://github.com/akuker/RASCSI.git
synced 2026-04-25 14:26:28 +00:00
Updates to allow tests to run against a remote RaSCSI instance
This commit is contained in:
@@ -823,7 +823,7 @@ def test_show_logs(http_client):
|
||||
)
|
||||
|
||||
assert response.status_code == 200
|
||||
assert response.text == "-- No entries --\n"
|
||||
assert response.headers["content-type"] == "text/plain"
|
||||
|
||||
|
||||
# route("/config/load", methods=["POST"])
|
||||
|
||||
Reference in New Issue
Block a user