mirror of
https://github.com/apache/druid.git
synced 2025-02-17 15:35:56 +00:00
fix test
This commit is contained in:
parent
12991a959a
commit
f726e52e3b
@ -161,7 +161,7 @@ public class HashBasedNumberedShardSpecTest
|
||||
@Override
|
||||
public int hashCode()
|
||||
{
|
||||
return super.hashCode(); //To change body of overridden methods use File | Settings | File Templates.
|
||||
return hashcode;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user