working on testing.

This commit is contained in:
Bryce Covert
2019-05-11 08:23:22 -07:00
parent 1f8a1324a4
commit 11bac9d025
3 changed files with 9 additions and 6 deletions

View File

@@ -264,7 +264,6 @@
(defn test-results-modal []
(when (:visible? @(re-frame/subscribe [::subs/modal-state ::test-results]))
(println "TEST" @(re-frame/subscribe [::test-results]))
[modal {:title "Rule results"
:hide-event [::events/modal-status ::test-results {:visible? false}]}
[:table.table.is-fullwidth.compact