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

Commit 71a5a9f

Browse files
author
N. Taylor Mullen
committed
1 parent 920358a commit 71a5a9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Microsoft.AspNet.Tooling.Razor.Tests/RazorPluginTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public class RazorPluginTest
3030
CustomTagHelperAssembly,
3131
attributes: new TagHelperAttributeDescriptor[0],
3232
requiredAttributes: new string[0],
33-
usageDescriptor: null);
33+
designTimeDescriptor: null);
3434

3535
[Fact]
3636
public void ProcessMessage_ThrowsWhenNoMessageType()

0 commit comments

Comments
 (0)