Skip to content

Commit fd9c7d5

Browse files
authored
Update ITestContext.cs
1 parent 74223c4 commit fd9c7d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/bunit.core/ITestContext.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ namespace Bunit
55
{
66
/// <summary>
77
/// A test context is a factory that makes it possible to create components under tests.
8-
/// TEST!!!!
98
/// </summary>
109
public partial interface ITestContext : IDisposable
1110
{

0 commit comments

Comments
 (0)