diff --git a/common/models/Feedback.php b/common/models/Feedback.php index 54fb551..e9edd9c 100644 --- a/common/models/Feedback.php +++ b/common/models/Feedback.php @@ -79,7 +79,7 @@ class Feedback extends ArtboxFeedback { return $this->attributeValues; } - + #test test public function scenarios() { return array_merge( -- libgit2 0.21.4