Skip to content

Commit a70c649

Browse files
committed
Corrected namespace.
1 parent 0b4f783 commit a70c649

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Magick.NET.Core.Tests/Profiles/ImageProfileTests/TheToByteArrayMethod.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
using ImageMagick;
55
using Xunit;
66

7-
namespace Magick.NET.Tests;
7+
namespace Magick.NET.Core.Tests;
88

99
public partial class ImageProfileTests
1010
{

0 commit comments

Comments
 (0)