We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebec091 commit ad0cef9Copy full SHA for ad0cef9
src/Recipes/Enveloping/Usage.cs
@@ -8,7 +8,7 @@
8
9
namespace Recipes.Enveloping
10
{
11
- [TestFixture]//, Ignore("Because 'Explicit' is not respected by R#")]
+ [TestFixture, Ignore("Because 'Explicit' is not respected by R#")]
12
public class Usage
13
14
[Test]
0 commit comments