Skip to content

Commit 74223c4

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/bunit.core/ITestContext.cs

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

0 commit comments

Comments
 (0)