We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360495a commit 7debe73Copy full SHA for 7debe73
1 file changed
tests/features/steps/common.py
@@ -179,7 +179,7 @@ def step_impl(context: Context):
179
)
180
def step_impl(context: Context):
181
"""
182
- In the @given steps that prececeed this step, a list of datetime fields
+ In the @given steps that precede this step, a list of datetime fields
183
needs to be added to the context object so that they can be checked here. This way
184
we can test datetime fields with different names, such as 'date_time' in well-inventory-csv
185
and `water_level_date_time` in water-level-csv.
0 commit comments