chore: format all frontend files (#430)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { getIsLastGroup } from '../src/utils/get-is-last-group';
|
||||
|
||||
it('getIsLastGroupCorrectly', () => {
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { getIsPushedMessage } from '../src/utils/get-is-pushed-message';
|
||||
|
||||
vi.mock('@coze-common/chat-area', () => ({
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { getShowFeedback } from '../src/utils/get-show-feedback';
|
||||
|
||||
vi.mock('@coze-common/chat-area', () => ({
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
|
||||
import { getShowRegenerate } from '../src/utils/get-show-regenerate';
|
||||
|
||||
vi.mock('@coze-common/chat-area', () => ({
|
||||
|
||||
Reference in New Issue
Block a user