mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
Update tests
This commit is contained in:
parent
88cc4b590a
commit
59e24f5665
1 changed files with 1 additions and 1 deletions
|
@ -394,7 +394,7 @@ mod tests {
|
|||
use super::*;
|
||||
#[test]
|
||||
fn test_uda_configuration() {
|
||||
assert_eq!(Some(""), Config::get_config("uda.taskwarrior-tui.unmark.indicator"));
|
||||
assert_eq!(None, Config::get_config("uda.taskwarrior-tui.unmark.indicator"));
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue