Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit 5e35dbb

Browse files
committed
pr-style: remove unn blank space
1 parent 01a5dd0 commit 5e35dbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Arcus.BackgroundJobs.Tests.Integration/KeyVault/AutoRestartServiceBusMessagePumpOnRotatedCredentialsJobTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ public async Task AutoRestartServiceBusMessagePump_WithTopicSubscriptionInOption
136136

137137
Assert.True(expected == actual, $"Azure Service Bus topic subscription was not created/deleted as expected {expected} != {actual} when topic subscription '{topicSubscription}'");
138138
}
139-
140139
}
141140

142141
private static SecretClient CreateKeyVaultClient(string tenantId, string keyVaultUri, string applicationId, string clientKey)

0 commit comments

Comments
 (0)