Skip to content

Commit

Permalink
rm storage mod
Browse files Browse the repository at this point in the history
  • Loading branch information
drspacemn committed Oct 11, 2023
1 parent 3f7a615 commit 2058f68
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 15 deletions.
14 changes: 0 additions & 14 deletions src/storage/starknet.rs

This file was deleted.

1 change: 0 additions & 1 deletion tests/snos.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ use std::rc::Rc;
use rstest::*;

#[rstest]
#[ignore]
fn snos_ok(_initial_state: SharedState<DictStateReader>) {
let snos_runner = SnOsRunner::with_os_path("build/os_debug.json");
let _runner_res = snos_runner.run();
Expand Down

0 comments on commit 2058f68

Please sign in to comment.