We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c2e22 commit 647f460Copy full SHA for 647f460
1 file changed
TestStack.BDDfy.Tests/TestStack.BDDfy.Tests.csproj
@@ -171,6 +171,8 @@
171
</ItemGroup>
172
<ItemGroup>
173
<Content Include="Reporters\Html\ClassicReportBuilderTests.ShouldProduceExpectedHtmlWithExamples.approved.txt" />
174
+ <Content Include="Reporters\Html\MetroReportBuilderTests.ShouldProduceExpectedHtmlWithExamples.approved.txt" />
175
+ <Content Include="Reporters\MarkDown\MarkDownReportBuilderTests.ShouldProduceExpectedMarkdown.approved.txt" />
176
177
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
178
<Import Project="$(SolutionDir)\.nuget\NuGet.targets" Condition="Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
0 commit comments