mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 23:46:41 +02:00
chore: Remove test
This commit is contained in:
parent
77dd125c73
commit
8766b0c64d
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ fn update_task_filter_by_selection(app: &mut TaskwarriorTui) -> Result<()> {
|
|||
mod tests {
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
// #[test]
|
||||
fn test_project_summary() {
|
||||
let mut app = TaskwarriorTui::new("next").unwrap();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue