U4-10301 Change the PluginManager hash to use more reliable and consistent hashes
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Umbraco.Tests.Strings
|
||||
{
|
||||
ShortStringHelperResolver.Reset();
|
||||
}
|
||||
|
||||
|
||||
[TestCase("hello", "world", false)]
|
||||
[TestCase("hello", "hello", true)]
|
||||
[TestCase("hellohellohellohellohellohellohello", "hellohellohellohellohellohellohelloo", false)]
|
||||
|
||||
Reference in New Issue
Block a user