Skip to content

Commit

Permalink
Revert test value
Browse files Browse the repository at this point in the history
Other PR overwrote changed value.
  • Loading branch information
mnwhite committed Jun 18, 2020
1 parent a173347 commit 15ce7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HARK/ConsumptionSaving/tests/test_ConsAggShockModel.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ def test_economy(self):

self.economy.AFunc = self.economy.dynamics.AFunc
self.assertAlmostEqual(self.economy.AFunc[0].slope,
1.0801777346256896)
1.0845554708377696)

0 comments on commit 15ce7e3

Please sign in to comment.