mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 19:03:07 +02:00
fix typo
This commit is contained in:
parent
f94df28226
commit
05c7f36b17
1 changed files with 1 additions and 1 deletions
|
@ -1206,7 +1206,7 @@ mod test {
|
|||
}
|
||||
|
||||
#[test]
|
||||
fn set_value_modiifed() {
|
||||
fn set_value_modified() {
|
||||
with_mut_task(|mut task| {
|
||||
// set the modified property to something in the past..
|
||||
task.set_value("modified", Some("1671820000".into()))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue