Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
n3wt0n committed Mar 9, 2017
1 parent 3606193 commit 12b64fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/BugGuardian.Tests/DirectCallTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public class DirectCallTests
{
public DirectCallTests()
{
DBTek.BugGuardian.Factories.ConfigurationFactory.SetConfiguration("https://dbtek.visualstudio.com", "davidebenvegnu", "Gavioli!2017", "Labs", false);
DBTek.BugGuardian.Factories.ConfigurationFactory.SetConfiguration("https://MY_URL:8080/TFS", "USERNAME", "PASSWORD", "PROJECT_NAME", false);
}

[TestMethod]
Expand Down

0 comments on commit 12b64fb

Please sign in to comment.