Skip to content
Snippets Groups Projects
Unverified Commit ab30c228 authored by Mathieu Othacehe's avatar Mathieu Othacehe
Browse files

Fix tests.

This is a follow-up of ad44a9bb.

* tests/http.scm (build-query-result): Add "evaluation" field.
parent ac2187ff
No related branches found
No related tags found
No related merge requests found
......@@ -58,6 +58,7 @@
(define build-query-result
'((#:id . 1)
(#:evaluation . 1)
(#:jobset . "guix")
(#:job . "fake-job")
(#:timestamp . 1501347493)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment