git.fiddlerwoaroof.com
Browse code

chore: validate CI

Ed L authored on 16/11/2020 00:03:01
Showing 1 changed files
... ...
@@ -33,4 +33,5 @@
33 33
                  'fake-repository))
34 34
   (5am:is (equal (git:with-repository (:branch-resolution)
35 35
                    (git:git (branches)))
36
-                 *expected-branches*)))
36
+                 *expected-branches*))
37
+  (5am:is (= 1 0)))