diff --git a/test/tests/fuel-cycle/tests b/test/tests/fuel-cycle/tests index da2184bf..ecf7fffd 100644 --- a/test/tests/fuel-cycle/tests +++ b/test/tests/fuel-cycle/tests @@ -10,8 +10,7 @@ [gui] type = RunCommand command = 'python3 fuel_cycle_gui.py --test' - # See #207 - installation_type = 'in_tree' + installation_type = 'in_tree' # See #207 requirement = 'The system shall be able to open a graphical interface for the tritium fuel cycle example for user training.' required_python_packages = 'tempfile tkinter re subprocess matplotlib numpy scipy atexit shutil atexit os' []