Skip to content

Commit b799fa7

Browse files
author
Johan Bergens
committed
Added comment
1 parent 4bc96b2 commit b799fa7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/TestStack.BDDfy.Tests/Scanner/Examples/FluentWithExamplesAtEnd.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ private void WhenEmptyMethod()
4545
{
4646
}
4747

48+
// Ending an example name with a number seems to cause problems in BDDfy
4849
private void MethodTaking__ExampleInt1__(int exampleInt)
4950
{
5051
exampleInt.ShouldBeInRange(1, 2);

0 commit comments

Comments
 (0)