Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
bartelink committed Oct 15, 2018
1 parent ea35022 commit 253c673
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CallPolly.Acceptance/Scenarios.fs
Original file line number Diff line number Diff line change
Expand Up @@ -264,6 +264,7 @@ type Scenarios(output : Xunit.Abstractions.ITestOutputHelper) =
let filename = System.Environment.GetEnvironmentVariable "CALL_POLICY"
// Uncomment as a test hack!
//let filename = "c:\code\CALL_POLICIES"
//let filename = "c:\code\batman-consul\consul_data\prod\eastus2\BATMAN-API\INTERNAL\CALL_POLICIES"
if filename <> null && System.IO.File.Exists filename then System.IO.File.ReadAllText filename
else policy

Expand Down

0 comments on commit 253c673

Please sign in to comment.