Skip to content

Commit d35acde

Browse files
committed
wip
1 parent 6ac13f3 commit d35acde

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

dusk.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -883,6 +883,7 @@ Dusk provides a variety of assertions that you may make against your application
883883
</style>
884884

885885
<div class="collection-method-list" markdown="1">
886+
886887
[assertTitle](#assert-title)
887888
[assertTitleContains](#assert-title-contains)
888889
[assertUrlIs](#assert-url-is)
@@ -956,6 +957,7 @@ Dusk provides a variety of assertions that you may make against your application
956957
[assertVueIsNot](#assert-vue-is-not)
957958
[assertVueContains](#assert-vue-contains)
958959
[assertVueDoesNotContain](#assert-vue-does-not-contain)
960+
959961
</div>
960962

961963
<a name="assert-title"></a>

migrations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ The schema builder blueprint offers a variety of methods that correspond to the
333333
</style>
334334

335335
<div id="collection-method-list" markdown="1">
336+
336337
[bigIncrements](#column-method-bigIncrements)
337338
[bigInteger](#column-method-bigInteger)
338339
[binary](#column-method-binary)
@@ -397,6 +398,7 @@ The schema builder blueprint offers a variety of methods that correspond to the
397398
[uuidMorphs](#column-method-uuidMorphs)
398399
[uuid](#column-method-uuid)
399400
[year](#column-method-year)
401+
400402
</div>
401403

402404
<a name="column-method-bigIncrements"></a>

0 commit comments

Comments
 (0)