Skip to content
Snippets Groups Projects
Commit f8d7c85e authored by Sabine Schröder's avatar Sabine Schröder
Browse files

#17: delete coordinate_validation_status, coordinate_validation_date, and...

#17: delete coordinate_validation_status, coordinate_validation_date, and coordinate_validator_id from fixtures for pytest
parent fcd5e3e4
Branches
No related tags found
No related merge requests found
Pipeline #47364 passed
......@@ -5,9 +5,6 @@
"country": "China",
"state": "Shandong Sheng",
"coordinates": {"lat":36.256,"lng":117.106,"alt":1534.0},
"coordinate_validation_status": 0,
"coordinate_validation_date": "2020-02-28T11:27:03.746260Z",
"coordinate_validator_id": 1,
"type_of_environment": 0,
"type_of_area": 0,
"timezone": "",
......@@ -19,9 +16,6 @@
"country": "China",
"state": "Beijing Shi",
"coordinates": {"lat":40.65,"lng":117.106,"alt":293.9},
"coordinate_validation_status": 0,
"coordinate_validation_date": "2020-02-28T11:27:03.746260Z",
"coordinate_validator_id": 1,
"type_of_environment": 0,
"type_of_area": 0,
"timezone": "",
......@@ -33,9 +27,6 @@
"country":"China",
"state":"Shandong Sheng",
"coordinates":{"lat":36.256,"lng":117.106,"alt":1534.0},
"coordinate_validation_status":0,
"coordinate_validation_date":"2020-03-11T12:22:18.047974+01:00",
"coordinate_validator_id": 1,
"type_of_environment":0,
"type_of_area":0,
"timezone":"",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment