File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 166
166
(mapv #(select-keys % [:nextjournal/width ]))))))
167
167
168
168
(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
170
170
:nextjournal/value " (range)" }
171
171
{:nextjournal/value {:nextjournal/fetch-opts {:blob-id string?}
172
172
:nextjournal/hash string?}}]
173
173
(eval+extract-doc-blocks " (range)" ))))
174
174
175
175
(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
177
177
:nextjournal/value " {:some :map}" }
178
178
{:nextjournal/value {:nextjournal/fetch-opts {:blob-id string?}
179
179
:nextjournal/hash string?}}]
You can’t perform that action at this time.
0 commit comments