更新
This commit is contained in:
@@ -2579,7 +2579,7 @@ def test_completion_revalidates_server_status_before_write(
|
||||
assert completed == []
|
||||
|
||||
repository.status = 4
|
||||
assert page._complete_after_revalidation(51) == {"ok": True}
|
||||
assert page._complete_after_revalidation(51) == ""
|
||||
assert completed == [51]
|
||||
page.close()
|
||||
application.processEvents()
|
||||
|
||||
Reference in New Issue
Block a user