Skip to content

Commit

Permalink
Mark XDT tests as sequenced
Browse files Browse the repository at this point in the history
  • Loading branch information
tachyus-ryan committed Dec 3, 2018
1 parent 2312932 commit d774c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/Fake.Core.UnitTests/Fake.DotNet.Xdt.fs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ module TestData =

[<Tests>]
let tests =
testList "Fake.DotNet.Xdt.Tests" [
testSequenced <| testList "Fake.DotNet.Xdt.Tests" [
test "when transforming file explicitly" {
try
let expected = TestData.read "web.transformed.config"
Expand Down

0 comments on commit d774c5f

Please sign in to comment.