Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jondot committed Nov 13, 2024
1 parent 62a36bb commit d95661a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loco-new/tests/wizard/new.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use duct::cmd;
use loco::{
generator::{executer::FileSystem, Generator},
settings, wizard,
wizard_opts::{AssetsOption, BackgroundOption, DBOption},
wizard::{AssetsOption, BackgroundOption, DBOption},
};
use rstest::rstest;
use uuid::Uuid;
Expand Down

0 comments on commit d95661a

Please sign in to comment.