Skip to content

Commit

Permalink
chore(blockifier): use suggested function to get dir
Browse files Browse the repository at this point in the history
  • Loading branch information
ArniStarkware committed Dec 9, 2024
1 parent cbd8129 commit e68a91e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/blockifier/src/versioned_constants_test.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
use glob::{glob, Paths};
use infra_utils::compile_time_cargo_manifest_dir;
use pretty_assertions::assert_eq;

use super::*;
Expand Down

0 comments on commit e68a91e

Please sign in to comment.