Skip to content

Commit

Permalink
Adjust test target
Browse files Browse the repository at this point in the history
RNG changes in other commit moved a test target; now fixed (hopefully).
  • Loading branch information
mnwhite committed Jun 4, 2020
1 parent 518e818 commit a173347
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.0801777346256896)

0 comments on commit a173347

Please sign in to comment.