Found fast temporary solution
go to the wp-admin -> plugins -> plugin-editor
choose: “OneElements – Ultimeate Addons for Elementor”
find
/includes/widgets/testimonials/testimonials.php
and change string 1500:
from:
private function print_content( $testimonial ) {
to:
protected function print_content( $testimonial = false ) {