Skip to content

Commit 9288d84

Browse files
committed
Fix list indent in validation.md.
1 parent 3183de0 commit 9288d84

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

docs/dev-guide/validation.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@ Currently, there is no automated testing in place. While automation is being con
44
development, the following tests should be performed manually:
55

66
* Verify that the following features work:
7-
* Changing display themes
8-
* Changing the number of events per page
9-
* Navigating to the first/last/next/previous page
10-
* Loading a log file using the open file dialog and dragging & dropping
11-
* Copying a link to a log event
12-
* Changing the log level filter
13-
* Exporting all logs to a file
14-
* Toggling tabbed panels in the sidebar
15-
* Using keyboard shortcuts
7+
* Changing display themes
8+
* Changing the number of events per page
9+
* Navigating to the first/last/next/previous page
10+
* Loading a log file using the open file dialog and dragging & dropping
11+
* Copying a link to a log event
12+
* Changing the log level filter
13+
* Exporting all logs to a file
14+
* Toggling tabbed panels in the sidebar
15+
* Using keyboard shortcuts
1616
* Perform a build and verify that all features are functional

0 commit comments

Comments
 (0)