chore: 删除卡价格验证 hurl 测试文件
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 7m14s
All checks were successful
构建并部署到测试环境(无 SSH) / build-and-deploy (push) Successful in 7m14s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SHELL := /bin/bash
|
||||
ENV ?= dev
|
||||
HURL_OPTS := --variables-file env/$(ENV).env --test
|
||||
HURL_OPTS := --variables-file env/$(ENV).env --file-root . --test
|
||||
|
||||
.PHONY: test test-flows test-modules test-negative report clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user