tasks/noc-integration/update-village-id-to-desa1-and-fix-sync-logic/20260330-1522

This commit is contained in:
2026-03-30 15:27:12 +08:00
parent f066defcba
commit 2c5fa52608
7 changed files with 157 additions and 46 deletions

View File

@@ -3,7 +3,7 @@ import api from "@/api";
import { prisma } from "@/utils/db";
describe("NOC API Module", () => {
const idDesa = "darmasaba";
const idDesa = "desa1";
it("should return last sync timestamp", async () => {
const response = await api.handle(