From 878384aefaafacb2dc875ba1d7ea9d4af01d2cf0 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Fri, 1 Mar 2024 10:54:46 -0500 Subject: fix(unstable/publish): repect `--no-check` in no-slow-types (#22653) --- tests/testdata/publish/successful_no_check.out | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') diff --git a/tests/testdata/publish/successful_no_check.out b/tests/testdata/publish/successful_no_check.out index 1dd6168eb..01c53a9ba 100644 --- a/tests/testdata/publish/successful_no_check.out +++ b/tests/testdata/publish/successful_no_check.out @@ -1,5 +1,4 @@ Checking for slow types in the public API... -Check file:///[WILDCARD]/publish/successful/mod.ts Publishing @foo/bar@1.0.0 ... Successfully published @foo/bar@1.0.0 Visit http://127.0.0.1:4250/@foo/bar@1.0.0 for details -- cgit v1.2.3