Skip to content

Commit

Permalink
Correct description of test
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-chappell committed Oct 4, 2019
1 parent 3cee2c2 commit 50a498c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -43,7 +43,7 @@ class StoppedProductTest extends FlatSpec with Matchers with TypeCheckedTripleEq
)
}

it should "be first day of current billing period when stopped publication date is first day of a billing period" in {
it should "be first day of next billing period when stopped publication date is first day of a billing period" in {
testInvoiceDate(
resource = "GuardianWeeklyWith6For6.json",
stoppedPublicationDate = "2020-05-15",
Expand Down

0 comments on commit 50a498c

Please sign in to comment.