summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
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