mirror of
https://github.com/valentincanonical/eShopOnWeb-chisel-demo.git
synced 2026-05-11 10:56:43 +00:00
* Adding Id to query so the correct order details are always pulled back * Removing unused usings - also removed the sync method as it is not used anywhere in the solution. The Async should be the preferred one. * Adding integration test for GetByIdWithItemAsync * Rename test