mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-23 10:05:10 +02:00
Tehe DocumentFactory was always creating a content and this content was saved on S3. This leads to the creation of huge amount of content in the S3 storage but not necesseraly used in the tests. In order to keep the refactor to remove the usage of content from document.content but from Yhub service, this content is no more generated. It is kept for part of the code not yet refactor like the versionning feature.