Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit ce30fa9

Browse files
committed
Fix unit test class
1 parent 452a052 commit ce30fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Test/UnitTests/TestVerifyAddinDescription.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
namespace UnitTests
3434
{
35-
public class TestVerifyAddinDescription
35+
public abstract class TestVerifyAddinDescription
3636
{
3737
protected AddinDescription desc;
3838

0 commit comments

Comments
 (0)