Commit 4317183c authored by Milosz Malczak's avatar Milosz Malczak

test: changed default configuration of the tests

parent 56c6cbb4
...@@ -4,7 +4,7 @@ update_data_types = {1: 'plot', ...@@ -4,7 +4,7 @@ update_data_types = {1: 'plot',
2: 'time_measurements', 2: 'time_measurements',
3: 'frequency_measurements', 3: 'frequency_measurements',
4: 'precision'} 4: 'precision'}
update_data_select = 4 update_data_select = 1
update_data_type = update_data_types[update_data_select] update_data_type = update_data_types[update_data_select]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment