Add mocks to transcription creation APIs to prevent ES insertions
The Indexer was not properly mocked on two tests inside arkindex.documents.tests.test_transcription_create
, causing two actual ES inserts.
The Indexer was not properly mocked on two tests inside arkindex.documents.tests.test_transcription_create
, causing two actual ES inserts.