Compare commits

...

1 Commits

Author SHA1 Message Date
morfin 97f7a202e1 testing 1 year ago
  1. 1
      tests/test_bank.rs

1
tests/test_bank.rs

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

Loading…
Cancel
Save