Add TODO for stelline tests

This commit is contained in:
Jannik Peters
2025-09-03 12:22:57 +02:00
parent 6915b816a6
commit dc2c116d2e
+2
View File
@@ -1885,4 +1885,6 @@ mod test {
);
assert_eq!(res.stderr, "");
}
// TODO: add stelline tests for `dnst update`
}