ci(prd): rename PRD to prd-new placeholder per new convention
test / unit (pull_request) Successful in 37s
test / integration (pull_request) Successful in 49s
lint / lint (push) Successful in 1m30s
prd-number / assign-numbers (push) Successful in 32s
test / unit (push) Successful in 31s
test / integration (push) Successful in 42s
Update Quality Badges / update-badges (push) Successful in 1m11s
test / unit (pull_request) Successful in 37s
test / integration (pull_request) Successful in 49s
lint / lint (push) Successful in 1m30s
prd-number / assign-numbers (push) Successful in 32s
test / unit (push) Successful in 31s
test / integration (push) Successful in 42s
Update Quality Badges / update-badges (push) Successful in 1m11s
This commit was merged in pull request #205.
This commit is contained in:
@@ -606,7 +606,7 @@ class TestDecisionDefaults(unittest.TestCase):
|
||||
# --- scan_outbound -------------------------------------------------------
|
||||
|
||||
|
||||
class TestScanOutbound(unittest.TestCase):
|
||||
class TestScanOutboundBody(unittest.TestCase):
|
||||
def test_body_token_patterns_still_block(self):
|
||||
result = scan_outbound(
|
||||
Route(host="chatgpt.com"),
|
||||
|
||||
Reference in New Issue
Block a user