|
|
@@ -32,7 +32,7 @@
|
|
|
(docs-graph-helper/docs-graph-assertions @conn graph-dir files)
|
|
|
|
|
|
(testing "Additional counts"
|
|
|
- (is (= 48028 (count (d/datoms @conn :eavt))) "Correct datoms count"))
|
|
|
+ (is (= 47996 (count (d/datoms @conn :eavt))) "Correct datoms count"))
|
|
|
|
|
|
(testing "Asts"
|
|
|
(is (seq asts) "Asts returned are non-zero")
|