Navigation Menu

Skip to content

Commit

Permalink
Improved test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Dec 30, 2018
1 parent 60f4467 commit b119951
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -16,5 +16,6 @@ class DurationSpec extends Specification {
value | expectedValue
'P7D' | 'P1W'
'P52W' | 'P52W'
'PT10M' | 'PT10M'
}
}

0 comments on commit b119951

Please sign in to comment.