Skip to content

Commit

Permalink
Remove boolean property from fake repository type
Browse files Browse the repository at this point in the history
  • Loading branch information
cwetanow committed Apr 2, 2017
1 parent 1c75c8b commit 3c4a965
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
{
public class FakeGenericRepositoryType
{
public bool BooleanProperty { get; set; }
}
}

0 comments on commit 3c4a965

Please sign in to comment.