all test pass

This commit is contained in:
HouXiaoxuan
2023-12-23 10:44:43 +08:00
parent f944ce9182
commit b67fde9381

View File

@@ -90,8 +90,8 @@ mod test {
use crate::commands;
use super::*;
// TODO 等待restore实现后再测试
#[test]
#[ignore] // TODO 等待restore实现后再测试
fn test_switch() {
util::setup_test_with_clean_mit();
commands::commit::commit("init".to_string(), true);