diff --git a/digital_land/expectations/log.py b/digital_land/expectations/log.py index 1202b0d2..359bcae5 100644 --- a/digital_land/expectations/log.py +++ b/digital_land/expectations/log.py @@ -20,7 +20,8 @@ def __init__(self, dataset): "dataset", "organisation", "name", - "operation" "passed", + "operation", + "passed", "parameters", "message", "details",