Skip to content

Commit

Permalink
Update Tests.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Jan 29, 2020
1 parent 6ae98b5 commit 108ea3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Verify.Integration.Tests/Tests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ public partial class Tests :

static Tests()
{
BuildServerDetector.Detected = false;
var diffToolPath = Path.GetFullPath(Path.Combine(Environment.CurrentDirectory, "../../../../FakeDiffTool/bin/FakeDiffTool.exe"));
tool = new ResolvedDiffTool(
name: "FakeDiffTool",
Expand Down

0 comments on commit 108ea3e

Please sign in to comment.