Skip to content

Commit 7d21dea

Browse files
committed
feat: update collected_by field in test_chemistry_sampleinfo_legacy for consistency
1 parent ef5705b commit 7d21dea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_chemistry_sampleinfo_legacy.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def test_create_chemistry_sampleinfo_all_fields():
6363
wclab_id="LAB-123",
6464
collection_date=datetime(2024, 1, 1, 10, 30, 0),
6565
collection_method="Grab",
66-
collected_by="Tech A",
66+
collected_by="Tech",
6767
analyses_agency="Agency A",
6868
sample_type="Water",
6969
sample_material_not_h2o="Yes",

0 commit comments

Comments
 (0)