Skip to content

Commit 9886285

Browse files
formatting fix
1 parent ff99f11 commit 9886285

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceControl.AcceptanceTesting/NServiceBusAcceptanceTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ public void SetUp()
3939
return testName + "." + endpointBuilder;
4040
};
4141
}
42-
42+
4343
[TearDown]
4444
public void TearDown()
4545
{

0 commit comments

Comments
 (0)