Skip to content
This repository was archived by the owner on Mar 1, 2021. It is now read-only.

Commit 0570ca2

Browse files
committed
Add fact attribute
1 parent c1c9433 commit 0570ca2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Source/Cake.DotNetTool.Module.Tests/DotNetToolPackageInstallerTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ public void Should_Throw_If_Log_Is_Null()
7878

7979
public sealed class TheCanInstallMethod
8080
{
81+
[Fact]
8182
public void Should_Throw_If_URI_Is_Null()
8283
{
8384
// Given

0 commit comments

Comments
 (0)