Skip to content

Commit 38fe62b

Browse files
authored
Merge pull request #3 from reisenberger/master
Fix spec namespace pattern
2 parents 0c4a3cd + 6142c47 commit 38fe62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polly.Caching.MemoryCache.SharedSpecs/SomeClassSpecs.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using Xunit.Extensions;
66
using Polly.Caching.MemoryCache;
77

8-
namespace Polly.Caching.MemoryCache.Specs
8+
namespace Polly.Specs.Caching.MemoryCache
99
{
1010
public class PolicySpecs
1111
{

0 commit comments

Comments
 (0)