Skip to content

Commit a050c19

Browse files
author
Jake Ginnivan
committed
Moved TagsExtensions up one folder
1 parent 6dd8fb5 commit a050c19

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

TestStack.BDDfy/Scanners/StepScanners/Examples/WithTagsExtensions.cs renamed to TestStack.BDDfy/Scanners/StepScanners/WithTagsExtensions.cs

File renamed without changes.

TestStack.BDDfy/TestStack.BDDfy.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
<Compile Include="Scanners\StepScanners\Examples\ExampleTable.cs" />
116116
<Compile Include="Scanners\StepScanners\Examples\ExampleValue.cs" />
117117
<Compile Include="Scanners\StepScanners\Examples\UnassignableExampleException.cs" />
118-
<Compile Include="Scanners\StepScanners\Examples\WithTagsExtensions.cs" />
118+
<Compile Include="Scanners\StepScanners\WithTagsExtensions.cs" />
119119
<Compile Include="Scanners\StepScanners\Fluent\FluentApi.cs">
120120
<AutoGen>True</AutoGen>
121121
<DesignTime>True</DesignTime>

0 commit comments

Comments
 (0)