def test_create_search_text(self):
        self.adapter.create(
            text='testing',
            search_text='test'
        )