Skip to content

Commit

Permalink
Update test_wtw.py
Browse files Browse the repository at this point in the history
  • Loading branch information
liuly12 committed Jul 26, 2024
1 parent 05f83c0 commit f637860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_wtw.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ def test_fwtw_overrides(self):
self.assertEqual(fwtw.service_reservoir_tank.area, 34.7)
self.assertEqual(fwtw.service_reservoir_storage_elevation, 68.2)
self.assertEqual(fwtw.service_reservoir_tank.datum, 68.2)
self.assertEqual(fwtw.process_parameters["nitrate"]["constant"], 0.01)


if __name__ == "__main__":
Expand Down

0 comments on commit f637860

Please sign in to comment.