Skip to content

Commit 3ce903a

Browse files
author
Cory Thompson
committed
Fix reference to WebPush
1 parent 7b68b6f commit 3ce903a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/WebPushClientTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
using System.Text;
66
using System.Threading.Tasks;
77
using NUnit.Framework;
8-
using WebPush.Util;
8+
using WebPush;
99

1010
namespace WebPush.Test
1111
{

0 commit comments

Comments
 (0)