features/transforms/date_diff.feature in remi-0.2.37 vs features/transforms/date_diff.feature in remi-0.2.38
- old
+ new
@@ -6,11 +6,10 @@
And the job target 'Target Data'
And the source 'Source Data'
And the target 'Target Data'
-
- Scenario Outline: Calculating date difference in days2.
+ Scenario Outline: Calculating date difference in days.
Given the job parameter 'measure' is "days"
And the source field 'Date1' has the value "<Date1>"
And the source field 'Date2' has the value "<Date2>"
Then the target field 'Difference' is set to the value "<Difference>"
Examples: