浏览代码

docs: add unit test only with container test instruction

ntorga 2 月之前
父节点
当前提交
cc59ad0c8d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/AGENTS.md

+ 1 - 1
docs/AGENTS.md

@@ -1,6 +1,6 @@
 # Project Specific Rules
 
-- Direct type assertion is performed on apiController and service layer. Do not question it.
+- Unit tests CANNOT be executed on your local machine. They MUST be executed using a container built from the Containerfile.test.
 
 # Infinite Standard Agent Guidelines