File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 166166 (mapv #(select-keys % [:nextjournal/width ]))))))
167167
168168 (testing " can handle uncounted sequences"
169- (is (match? [{:nextjournal/viewer { :name `viewer/code-block-viewer}
169+ (is (match? [{:nextjournal/viewer `viewer/code-block-viewer$ 5 dru1FUcVRTRrVKJFbNw4FG2wXmiwB
170170 :nextjournal/value " (range)" }
171171 {:nextjournal/value {:nextjournal/fetch-opts {:blob-id string?}
172172 :nextjournal/hash string?}}]
173173 (eval+extract-doc-blocks " (range)" ))))
174174
175175 (testing " assigns folded visibility"
176- (is (match? [{:nextjournal/viewer { :name `viewer/folded-code-block-viewer}
176+ (is (match? [{:nextjournal/viewer `viewer/folded-code-block-viewer$ 5 dt3F3pXDCJHWEKwRWd1FTwBTC7bQ1
177177 :nextjournal/value " {:some :map}" }
178178 {:nextjournal/value {:nextjournal/fetch-opts {:blob-id string?}
179179 :nextjournal/hash string?}}]
You can’t perform that action at this time.
0 commit comments