From 6b57b01a51b5dde363fd677ef214512cba8f17bf Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sun, 1 Apr 2012 16:35:18 -0400 Subject: [PATCH] Change non-hazardous -> non-hazardous solids in example_data fixture. --- chemdb/fixtures/example_data.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chemdb/fixtures/example_data.yaml b/chemdb/fixtures/example_data.yaml index 273c5c5..290e332 100644 --- a/chemdb/fixtures/example_data.yaml +++ b/chemdb/fixtures/example_data.yaml @@ -165,8 +165,8 @@ - model: chemdb.Location pk: 4 fields: - name: non-hazardous - abbrev: non-hazardous + name: non-hazardous solids + abbrev: non-hazardous solids - model: chemdb.Location pk: 5 fields: -- 2.26.2