@@ -681,7 +681,7 @@ mod tests {
// }
// Ok(())
- let id = "CHAMPION";
+ let id = "JEANSELME";
SomaticPipe::initialize(id, Config::default())?.run()
}