Skip to content

Commit 972f67c

Browse files
committed
Don't run xkcd dimensions extract test.,
1 parent f95ad5e commit 972f67c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ExampleDataApis.Tests/UnitTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ public void Can_call_MyServices()
3535
Assert.That(response.Result, Is.EqualTo("Hello, World!"));
3636
}
3737

38-
[Test]
38+
[Test, Explicit]
3939
public void Extract_Xkcd_Image_Dimensions()
4040
{
4141
var allLines = "xkcd-metadata.jsonl"

0 commit comments

Comments
 (0)