mirror of
https://github.com/penpot/penpot.git
synced 2026-03-31 16:41:37 +02:00
✨ Print the current seed on test.check fail
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
(let [smallest (-> params :shrunk :smallest vec)]
|
||||
(println)
|
||||
(println "Condition failed with the following params:")
|
||||
(println "Seed:" (:seed params))
|
||||
(println)
|
||||
(pp/pprint smallest)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user