Skip to content

Commit

Permalink
Fixing VS's attempt to help me!#%!!
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenBonikowsky committed Feb 28, 2018
1 parent 8008558 commit 7a80766
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ public static void DefaultSettings_Echo_RoundTrips_String()

[WcfFact]
[OuterLoop]
[Issue(2624, OperatingSystem = OSID.OSX_10_13 | OSID.Debian_9 | OSID.AnyFedora)]
[Issue(2624, OS = OSID.OSX_10_13 | OSID.Debian_9 | OSID.AnyFedora)]
public static void HttpKeepAliveDisabled_Echo_RoundTrips_True()
{
ChannelFactory<IWcfService> factory = null;
Expand Down

0 comments on commit 7a80766

Please sign in to comment.