Compare commits

..

No commits in common. 'master' and 'v0.3.1' have entirely different histories.

@ -169,8 +169,7 @@
-[:of]->(rev:revision)
-[:of]->(i:instance)
WHERE i.uuid = '" (:uuid instance) "'
RETURN rp.value"))))
(is (= 1 (single-result "MATCH (r:revision) RETURN COUNT(r)")))))
RETURN rp.value"))))))
(testing "delete first instance"
(inst-routes/route-delete! (:uuid instance))

Loading…
Cancel
Save