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 ac346f5 commit 9fd72d7Copy full SHA for 9fd72d7
UnitTests/TestProcessTemplate.cs
@@ -53,7 +53,6 @@ public void TearDown()
53
[TestCase("Variable,1", false)]
54
[TestCase("Variable.1", false)]
55
[TestCase("Variable[1", false)]
56
- [TestCase("Variable[1", false)]
57
[TestCase("Variable(1", false)]
58
[TestCase("Variable1)", false)]
59
[TestCase("[Variable1]", false)]
0 commit comments