Skip to content

Commit e9325cd

Browse files
author
anduril-pd
committed
fix statically defined config
1 parent eaea0e4 commit e9325cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mirrord/config/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -963,6 +963,7 @@ mod tests {
963963
namespace: Some("default".to_owned()),
964964
}),
965965
skip_processes: None,
966+
skip_extra_build_tools: None,
966967
skip_build_tools: None,
967968
agent: Some(AgentFileConfig {
968969
privileged: None,

0 commit comments

Comments
 (0)