File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -883,6 +883,7 @@ Dusk provides a variety of assertions that you may make against your application
883
883
</style >
884
884
885
885
<div class =" collection-method-list " markdown =" 1 " >
886
+
886
887
[ assertTitle] ( #assert-title )
887
888
[ assertTitleContains] ( #assert-title-contains )
888
889
[ assertUrlIs] ( #assert-url-is )
@@ -956,6 +957,7 @@ Dusk provides a variety of assertions that you may make against your application
956
957
[ assertVueIsNot] ( #assert-vue-is-not )
957
958
[ assertVueContains] ( #assert-vue-contains )
958
959
[ assertVueDoesNotContain] ( #assert-vue-does-not-contain )
960
+
959
961
</div >
960
962
961
963
<a name =" assert-title " ></a >
Original file line number Diff line number Diff line change @@ -333,6 +333,7 @@ The schema builder blueprint offers a variety of methods that correspond to the
333
333
</style >
334
334
335
335
<div id =" collection-method-list " markdown =" 1 " >
336
+
336
337
[ bigIncrements] ( #column-method-bigIncrements )
337
338
[ bigInteger] ( #column-method-bigInteger )
338
339
[ binary] ( #column-method-binary )
@@ -397,6 +398,7 @@ The schema builder blueprint offers a variety of methods that correspond to the
397
398
[ uuidMorphs] ( #column-method-uuidMorphs )
398
399
[ uuid] ( #column-method-uuid )
399
400
[ year] ( #column-method-year )
401
+
400
402
</div >
401
403
402
404
<a name =" column-method-bigIncrements " ></a >
You can’t perform that action at this time.
0 commit comments