File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ style: Exclusively used for the <code>style</code> attribute</p>
196196<dt ><a href =" #renderMarkdown " >renderMarkdown(content, givenOpts)</a > ⇒ <code >string</code ></dt >
197197<dd ><p >Takes a Markdown document and renders it as HTML.</p >
198198</dd >
199- <dt ><a href =" #beforeEach " >beforeEach ()</a ></dt >
199+ <dt ><a href =" #conditionPromise " >conditionPromise ()</a ></dt >
200200<dd ></dd >
201201<dt ><a href =" #beforeEach " >beforeEach()</a ></dt >
202202<dd ></dd >
@@ -631,9 +631,9 @@ This file aims to run some short simple tests against `update.js`. Focusing
631631## path
632632** Kind** : global constant
633633** Babel** :
634- <a name =" beforeEach " ></a >
634+ <a name =" conditionPromise " ></a >
635635
636- ## beforeEach ()
636+ ## conditionPromise ()
637637** Kind** : global function
638638** Babel** :
639639<a name =" beforeEach " ></a >
Original file line number Diff line number Diff line change @@ -196,7 +196,7 @@ style: Exclusively used for the <code>style</code> attribute</p>
196196<dt ><a href =" #renderMarkdown " >renderMarkdown(content, givenOpts)</a > ⇒ <code >string</code ></dt >
197197<dd ><p >Takes a Markdown document and renders it as HTML.</p >
198198</dd >
199- <dt ><a href =" #beforeEach " >beforeEach ()</a ></dt >
199+ <dt ><a href =" #conditionPromise " >conditionPromise ()</a ></dt >
200200<dd ></dd >
201201<dt ><a href =" #beforeEach " >beforeEach()</a ></dt >
202202<dd ></dd >
@@ -639,9 +639,9 @@ This file aims to run some short simple tests against `update.js`. Focusing
639639## path
640640** Kind** : global constant
641641** Babel** :
642- <a name =" beforeEach " ></a >
642+ <a name =" conditionPromise " ></a >
643643
644- ## beforeEach ()
644+ ## conditionPromise ()
645645** Kind** : global function
646646** Babel** :
647647<a name =" beforeEach " ></a >
You can’t perform that action at this time.
0 commit comments