Skip to content

Commit

Permalink
Updates testAggShockMarkovConsumerType due to random number change
Browse files Browse the repository at this point in the history
  • Loading branch information
edmundcrawley committed Jun 17, 2020
1 parent aec1406 commit 3f69148
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.0921217053006234)
1.0845554708377696)

0 comments on commit 3f69148

Please sign in to comment.