Skip to content

Commit

Permalink
Fixed test name
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanforsberg committed Sep 2, 2013
1 parent 5104896 commit 54521dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public override void Given()
}
}

public class when_getting_descendents_from_start_page : when_getting_descendents
public class when_getting_descendents_from_root_page : when_getting_descendents
{
public override void When()
{
Expand Down

0 comments on commit 54521dd

Please sign in to comment.