Skip to content

Commit

Permalink
Update test_parameters.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fpagnoux authored Nov 22, 2018
1 parent c44310b commit 348f09d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/core/test_parameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ def test_get_descendants():

def test_name():
parameter_data = {
"description": "Parameter indexed by a key that looks like a year",
"description": "Parameter indexed by a numeric key",
"2010": {
"values": {
'2006-01-01': 0.0075
Expand Down

0 comments on commit 348f09d

Please sign in to comment.