We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b41ccc6 commit bfce04cCopy full SHA for bfce04c
2 files changed
…tStack.BDDfy/RunStepWithArgsAttribute.cs …StepScanners/RunStepWithArgsAttribute.csTestStack.BDDfy/RunStepWithArgsAttribute.cs renamed to TestStack.BDDfy/Scanners/StepScanners/RunStepWithArgsAttribute.cs
TestStack.BDDfy/TestStack.BDDfy.csproj
@@ -118,7 +118,7 @@
118
<Compile Include="IScanner.cs" />
119
<Compile Include="Properties\AssemblyInfo.cs" />
120
<Compile Include="Processors\TestRunner.cs" />
121
- <Compile Include="RunStepWithArgsAttribute.cs" />
+ <Compile Include="Scanners\StepScanners\RunStepWithArgsAttribute.cs" />
122
<Compile Include="Scanners\IStoryMetaDataScanner.cs" />
123
<Compile Include="Scanners\ScenarioScanners\IScenarioScanner.cs" />
124
<Compile Include="Scanners\ScenarioScanners\ReflectiveScenarioScanner.cs" />
0 commit comments