Skip to content

Tests for PaymentItem.type member#9099

Merged
marcoscaceres merged 6 commits intomasterfrom
displayItem_type_member
Mar 23, 2018
Merged

Tests for PaymentItem.type member#9099
marcoscaceres merged 6 commits intomasterfrom
displayItem_type_member

Conversation

@marcoscaceres
Copy link
Contributor

@marcoscaceres marcoscaceres commented Jan 19, 2018

@ghost
Copy link

ghost commented Jan 19, 2018

Build PASSED

Started: 2018-03-22 04:50:24
Finished: 2018-03-22 04:54:50

View more information about this build on:


test(() => {
// Let's make an invalid DisplayItem to add to displayItems
const invalidDisplayItem = { ...validDisplayItem, type: "this is not valid" };
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since Edge doesn't support object spreading I guess this should change along with the other places?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah :( There are a few others that will need the same treatment. ITS IE6 ALL OVER AGAIN! 🤣

@marcoscaceres marcoscaceres force-pushed the displayItem_type_member branch from 76bf5e7 to 207682a Compare March 22, 2018 04:49
@marcoscaceres marcoscaceres merged commit e40c752 into master Mar 23, 2018
@marcoscaceres marcoscaceres deleted the displayItem_type_member branch March 23, 2018 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants