diff --git a/tests/geophires_monte_carlo_tests/test_geophires_monte_carlo.py b/tests/geophires_monte_carlo_tests/test_geophires_monte_carlo.py index 22a6f217..c7332e86 100644 --- a/tests/geophires_monte_carlo_tests/test_geophires_monte_carlo.py +++ b/tests/geophires_monte_carlo_tests/test_geophires_monte_carlo.py @@ -108,9 +108,8 @@ def test_monte_carlo_result_ordering(self): self.assertDictEqual(result_json_obj, result.result['output']) + @unittest.skip('FIXME TODO https://github.com/NREL/GEOPHIRES-X/issues/192') def test_geophires_monte_carlo_single_input(self): - """https://github.com/NREL/GEOPHIRES-X/issues/192""" - client = GeophiresMonteCarloClient() num_iterations = 3