Skip to content

Commit 3e8f5b7

Browse files
committed
fixed #375 reenable integration tests
1 parent 9b25ffc commit 3e8f5b7

File tree

4 files changed

+219
-141
lines changed

4 files changed

+219
-141
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ root = true
55
[*]
66
charset = utf-8
77
end_of_line = lf
8-
indent_size = 2
8+
indent_size = 4
99
indent_style = space
1010
insert_final_newline = true
1111
trim_trailing_whitespace = true

etc/TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
* #386 make Project Navigation collapsible
8787

8888
## 2.4.10-SNAPSHOT
89-
* #375 reenable integration tests
89+
* fixed #375 reenable integration tests
9090

9191
## 2.4.11-SNAPSHOT
9292
* #388 make task.taskstate, task.duedate and taskstate workflow independent to each other

0 commit comments

Comments
 (0)