Test trying to remove the third ResourceStore added
Bug: In this scenario the two System.arraycopy() statements don't copy the correct
ResourceStore - it creates a new array where the first resource store is null
and copies store3 and store2 to their same positions