Skip to content

Commit 0a817eb

Browse files
committed
Fix test expectations
1 parent 274a2d8 commit 0a817eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| BlazorTest/Components/Pages/TestPage.razor:10:29:10:36 | access to property UrlParam | ASP.NET Core component route parameter |
2-
| BlazorTest/Components/Pages/TestPage.razor:11:48:11:55 | access to property UrlParam | ASP.NET Core component route parameter |
3-
| BlazorTest/Components/Pages/TestPage.razor:19:38:19:47 | access to property QueryParam | external |
4-
| BlazorTest/Components/Pages/TestPage.razor:20:60:20:69 | access to property QueryParam | external |
1+
| Components_Pages_TestPage_razor.g.cs:126:1:126:8 | access to property UrlParam | ASP.NET Core component route parameter |
2+
| Components_Pages_TestPage_razor.g.cs:138:15:138:22 | access to property UrlParam | ASP.NET Core component route parameter |
3+
| Components_Pages_TestPage_razor.g.cs:176:1:176:10 | access to property QueryParam | external |
4+
| Components_Pages_TestPage_razor.g.cs:188:18:188:27 | access to property QueryParam | external |

0 commit comments

Comments
 (0)