Skip to content

Commit ab0ac80

Browse files
committed
Review change.
1 parent a0c0c38 commit ab0ac80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/iris/tests/test_netcdf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ def test_cell_measures(self):
320320
my_areas:custom = "extra-attribute";
321321
data:
322322
axv = 11, 12, 13;
323-
ayv = 21, 22, 23;
323+
ayv = 21, 22;
324324
my_areas = 110., 120., 130., 221., 231., 241.;
325325
}
326326
"""

0 commit comments

Comments
 (0)