Skip to content

Commit 91500df

Browse files
authored
fix TODO label
1 parent 951cf14 commit 91500df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit_tests/physics/test_diffusion_ice_capacity.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ def test_columnar_capacity_difference_from_spherical_capacity(mass):
117117
),
118118
)
119119
def test_prolate_ellipsoid_formula(mass):
120-
"""TODO #1643"""
120+
"""TODO #1670"""
121121
# arrange
122122
formulae = Formulae(
123123
diffusion_ice_capacity="Columnar",

0 commit comments

Comments
 (0)