Skip to content

Commit ad0cef9

Browse files
committed
Ignore restored.
1 parent ebec091 commit ad0cef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Recipes/Enveloping/Usage.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
namespace Recipes.Enveloping
1010
{
11-
[TestFixture]//, Ignore("Because 'Explicit' is not respected by R#")]
11+
[TestFixture, Ignore("Because 'Explicit' is not respected by R#")]
1212
public class Usage
1313
{
1414
[Test]

0 commit comments

Comments
 (0)