Compare commits

...

1 Commits

Author SHA1 Message Date
97f7a202e1 testing 2023-01-07 17:14:48 -05:00

View File

@ -136,7 +136,6 @@ async fn test_request_stacked_bank_items() {
));
}
#[async_std::test]
async fn test_request_bank_items_sorted() {
let mut entity_gateway = InMemoryGateway::default();