Skip to content

Commit

Permalink
spell correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Hutch79 committed Aug 20, 2024
1 parent d26dc7c commit 87da835
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Test/UnitTest1.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ public class UnitTest1
[Fact]
public void Test1()
{
// Well, that's my testing .-.
// What did you expect, im lazy!
// Ok, jokes aside. There will be unit tests which will be (hopefully) better than this.
// But currently there are none.
// Well, that's my testing...
// What did you expect? I'm lazy!
// Ok, jokes aside, there will be unit tests which will (hopefully) be better than this.
// But currently, there are none.

var user = new User
{
Expand Down

0 comments on commit 87da835

Please sign in to comment.