From 1fd75cd7b0c8d6aca13a08f9e06639f19e0ad5fe Mon Sep 17 00:00:00 2001 From: Alexander Date: Tue, 14 Mar 2023 17:41:58 +0800 Subject: [PATCH] Make the PushCreate test declarative (#11229) --- src/test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test.txt b/src/test.txt index 9fe69d1c..2e7689d4 100644 --- a/src/test.txt +++ b/src/test.txt @@ -1 +1 @@ -Disable new signal-based asynchronous goroutine preemption from GO 1.14 in git env (#11237) +Make the PushCreate test declarative (#11229)