Jelajahi Sumber

small modif

Thomas 19 jam lalu
induk
melakukan
2372c77e2b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/callers/clairs.rs

+ 1 - 1
src/callers/clairs.rs

@@ -1190,7 +1190,7 @@ mod tests {
     #[test]
     fn clairs_resume() -> anyhow::Result<()> {
         test_init();
-        let id = "CHALO";
+        let id = "DUMCO";
         let config = Config::default();
         let  clairs = ClairS::initialize(id, &config)?;