Skip to content

Commit b3110bf

Browse files
authored
meta description for scale_to tests
1 parent fbfd3be commit b3110bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_diffraction_objects.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@ def test_init_invalid_xtype():
171171
@pytest.mark.parametrize(
172172
"org_do_args, target_do_args, scale_inputs, expected",
173173
[
174+
# Test that scale_to() scales to the correct values
174175
# Case 1: same x-array and y-array, check offset
175176
(
176177
{

0 commit comments

Comments
 (0)