chore(build): preparing for CI
This commit is contained in:
@@ -18,7 +18,4 @@ pub use crate::{
|
||||
///
|
||||
/// Enable with `--features test-utils` (e.g. `cargo test --features test-utils`).
|
||||
#[cfg(feature = "test-utils")]
|
||||
pub use crate::{
|
||||
jj::mock::MockJjExecutor,
|
||||
prompts::mock::MockPrompts,
|
||||
};
|
||||
pub use crate::{jj::mock::MockJjExecutor, prompts::mock::MockPrompts};
|
||||
|
||||
Reference in New Issue
Block a user