Skip to content

Commit 5b94473

Browse files
committed
moved StoryMetadata to Scanners folder
1 parent 5914c67 commit 5b94473

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

TestStack.BDDfy/TestStack.BDDfy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<Compile Include="Engine.cs" />
106106
<Compile Include="Story.cs" />
107107
<Compile Include="StoryAttribute.cs" />
108-
<Compile Include="StoryMetadata.cs" />
108+
<Compile Include="Scanners\StoryMetadata.cs" />
109109
<Compile Include="Processors\InconclusiveException.cs" />
110110
<Compile Include="Processors\Disposer.cs" />
111111
<Compile Include="Processors\ExceptionProcessor.cs" />

0 commit comments

Comments
 (0)