Browse Source

testing

morfin/test
morfin 1 year ago
parent
commit
97f7a202e1
  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