Skip to content

Commit 9d3a773

Browse files
committed
Fixed typo in folder/namespace
1 parent 39a687d commit 9d3a773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/MyTested.AspNetCore.Mvc.Routing.Test/PlungsTests/RoutingTestPluginTest.cs renamed to test/MyTested.AspNetCore.Mvc.Routing.Test/PluginsTests/RoutingTestPluginTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace MyTested.AspNetCore.Mvc.Test.PlungsTests
1+
namespace MyTested.AspNetCore.Mvc.Test.PluginsTests
22
{
33
using System;
44
using Microsoft.AspNetCore.Mvc.Formatters.Json.Internal;

0 commit comments

Comments
 (0)