refactor: lint apps/docker/__test__ files

This commit is contained in:
Marukome0743
2025-07-28 20:32:07 +09:00
parent 17e9154887
commit f26c1c0da6
25 changed files with 45 additions and 46 deletions

View File

@@ -1,5 +1,5 @@
import { extractCommitMessage } from "@/pages/api/deploy/[refreshToken]";
import { describe, expect, it } from "vitest";
import { extractCommitMessage } from "@/pages/api/deploy/[refreshToken]";
describe("GitHub Webhook Skip CI", () => {
const mockGithubHeaders = {