diff --git a/Iceberg/IceRepository.class.st b/Iceberg/IceRepository.class.st index 719f3874d3..80a108a16d 100644 --- a/Iceberg/IceRepository.class.st +++ b/Iceberg/IceRepository.class.st @@ -185,7 +185,7 @@ IceRepository class >> repositories [ ^ self registry ] -{ #category : #registry } +{ #category : #'class initialization' } IceRepository class >> reset [ Registry := nil. Iceberg announcer announce: IceRepositoryForgotten new.