Skip to content

Commit 89073cc

Browse files
committed
Update IntegrationTest.cs
1 parent ac0dfff commit 89073cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MyApp.Tests/IntegrationTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ public void Can_call_Hello_Service()
4242

4343
Assert.That(response.Result, Is.EqualTo("Hello, World!"));
4444
}
45-
}
45+
}

0 commit comments

Comments
 (0)