Skip to content

Commit

Permalink
Writer: minor test improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
jbe2277 committed Apr 2, 2024
1 parent 743fcde commit 54480f0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
namespace Test.Writer.Presentation
{
[TestClass]
public class PresentationTest : ApplicationsTest
public abstract class PresentationTest : ApplicationsTest
{
// List of exports which must use the real implementation instead of the mock (integration test)
private static readonly Type[] exportNames = [
Expand Down

0 comments on commit 54480f0

Please sign in to comment.