Skip to content

Commit 624f5dc

Browse files
authored
fix the namespace in acceptance test (#1051)
1 parent b56c94d commit 624f5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AcceptanceTests/Receiving/When_message_visibility_expired.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
namespace NServiceBus.Transport.AzureStorageQueues.AcceptanceTests
1+
namespace NServiceBus.Transport.AzureServiceBus.AcceptanceTests
22
{
33
using System;
44
using System.Linq;

0 commit comments

Comments
 (0)