Skip to content

Commit d42d617

Browse files
authored
Fix spacing
Signed-off-by: Xen <lordofxen@deskasoft.com>
1 parent d8192e4 commit d42d617

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

HashifyNet.UnitTests/Core/FactoryTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,6 @@ public void Factory_ComputeNonCryptographicHashes_Works()
115115
}
116116
}
117117

118-
119118
[Fact]
120119
public void Factory_ComputeCryptographicHashes_Works()
121120
{
@@ -165,3 +164,4 @@ public void Factory_CreateInstance_WithConfig_Works()
165164
}
166165
}
167166
}
167+

0 commit comments

Comments
 (0)