This commit is contained in:
morfin 2023-01-07 17:14:48 -05:00
parent dfd48e1496
commit 97f7a202e1

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();