makani icon indicating copy to clipboard operation
makani copied to clipboard

toast service: assertions for removing based on time are failing

Open codymullins opened this issue 2 years ago • 0 comments

In ToastServiceTests.cs the assertions in AddToast_ShouldRemoveMessages to check if items are being removed are failing on the server. They pass locally "works on my machine".

Need to dig in and see why they're failing and potentially better way to test this.

codymullins avatar Jun 19 '22 20:06 codymullins