fix(VTour): set default name prop to 'tour' #72
Annotations
11 errors
|
|
|
test/components/VTour.spec.ts#L969
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:969:54
|
|
test/components/VTour.spec.ts#L644
AssertionError: expected undefined to be 'true' // Object.is equality
- Expected:
"true"
+ Received:
undefined
❯ test/components/VTour.spec.ts:644:53
|
|
test/components/VTour.spec.ts#L580
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:580:24
|
|
test/components/VTour.spec.ts#L515
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/components/VTour.spec.ts:515:65
|
|
test/components/VTour.spec.ts#L493
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ test/components/VTour.spec.ts:493:66
|
|
test/components/VTour.spec.ts#L330
AssertionError: expected undefined to be truthy
- Expected:
true
+ Received:
undefined
❯ test/components/VTour.spec.ts:330:53
|
|
test/components/VTour.spec.ts#L250
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:250:54
|
|
test/components/VTour.spec.ts#L132
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:132:55
|
|
test/components/VTour.spec.ts#L117
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string
❯ test/components/VTour.spec.ts:117:43
|
|
test/components/VTour.spec.ts#L94
AssertionError: expected null to be truthy
- Expected:
true
+ Received:
null
❯ test/components/VTour.spec.ts:94:55
|
The logs for this run have expired and are no longer available.
Loading