summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-05-16 22:38:19 -0400
committerGitHub <noreply@github.com>2020-05-16 22:38:19 -0400
commit12e4777d97b98987991ce4670df477108356b42f (patch)
treec7ed481a09cfab68308af640a292e0690599f9c4 /tests
parenta074808a00b90c33d09a2b77579ec15c646c9e63 (diff)
change: remove slash, change scroll behaviour on cpu
- Removal of the old slash-space-to-hide behaviour of CPU widget - Scrolling onto a specific entry will only show that entry - Showing average is now default
Diffstat (limited to 'tests')
-rw-r--r--tests/invalid_configs/toml_mismatch_type.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/invalid_configs/toml_mismatch_type.toml b/tests/invalid_configs/toml_mismatch_type.toml
index b7f02b0e..e3f1c5c3 100644
--- a/tests/invalid_configs/toml_mismatch_type.toml
+++ b/tests/invalid_configs/toml_mismatch_type.toml
@@ -1,2 +1,2 @@
[flags]
-avg_cpu = "test" \ No newline at end of file
+basic = "test" \ No newline at end of file