update test for #20577 (#22310)

This commit is contained in:
Priyantha Lankapura 2018-03-06 11:15:08 +11:00 committed by Mohamed Hegazy
parent 48b63187c6
commit ed1c5d9688

View file

@ -16,6 +16,10 @@
//// )
//// )
//// );
////
////1
//// .toFixed(
//// 2);
format.document();
verify.currentFileContentIs(`z$ = this.store.select(this.fake())
@ -33,5 +37,9 @@ verify.currentFileContentIs(`z$ = this.store.select(this.fake())
})
)
)
);`
);
1
.toFixed(
2);`
);