Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f9c8185

Browse files
committed
Spelling mistakes
1 parent 64caee5 commit f9c8185

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎chapter4/src/test/groovy/com/manning/spock/chapter4/specification/BasketWeightDetailedSpec.groovy‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ import spock.lang.*
55
import com.manning.spock.chapter4.Basket
66
import com.manning.spock.chapter4.Product
77

8-
@Narrative(""" A empty basket start with no weight. Adding products to the basket
8+
@Narrative(""" A empty basket starts with no weight. Adding products to the basket
99
increases its weight. The weight is then used for billing during shipping calculations.
10-
Electronic goods have always 0 zero weight.
10+
Electronic goods have always 0 weight.
1111
""")
1212
@Title("Unit test for basket weight")
1313
@Subject(Basket)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /