We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5914c67 commit 5b94473Copy full SHA for 5b94473
2 files changed
TestStack.BDDfy/StoryMetaData.cs TestStack.BDDfy/Scanners/StoryMetadata.csTestStack.BDDfy/StoryMetaData.cs renamed to TestStack.BDDfy/Scanners/StoryMetadata.cs
TestStack.BDDfy/TestStack.BDDfy.csproj
@@ -105,7 +105,7 @@
105
<Compile Include="Engine.cs" />
106
<Compile Include="Story.cs" />
107
<Compile Include="StoryAttribute.cs" />
108
- <Compile Include="StoryMetadata.cs" />
+ <Compile Include="Scanners\StoryMetadata.cs" />
109
<Compile Include="Processors\InconclusiveException.cs" />
110
<Compile Include="Processors\Disposer.cs" />
111
<Compile Include="Processors\ExceptionProcessor.cs" />
0 commit comments