Replace ImportGranularity::Guess with guessing boolean flag
This commit is contained in:
@@ -1179,6 +1179,7 @@ mod tests {
|
||||
insert_use: InsertUseConfig {
|
||||
granularity: ImportGranularity::Item,
|
||||
prefix_kind: PrefixKind::Plain,
|
||||
enforce_granularity: true,
|
||||
group: true,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user