Closed lethek closed 5 years ago
Because CosmosDB adds a trailing new-line onto the end that Table Storage does not. Fixes #56.
I also copied the pre-existing Unit test for writing duplicate events and added it (with some minor modification) to the fixture for testing Cosmos.
Thank you very much!! I’ll push new release tonight
Because CosmosDB adds a trailing new-line onto the end that Table Storage does not. Fixes #56.