From 45e15674b73e672e78f14b79c8d6fa28df005bd2 Mon Sep 17 00:00:00 2001 From: Matt Mastracci Date: Mon, 12 Jun 2023 14:30:29 -0600 Subject: chore(core): fix flaky flock_test on windows (#19477) --- cli/tests/testdata/assets/lock_target.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 cli/tests/testdata/assets/lock_target.txt (limited to 'cli/tests/testdata') diff --git a/cli/tests/testdata/assets/lock_target.txt b/cli/tests/testdata/assets/lock_target.txt new file mode 100644 index 000000000..5a29d1c26 --- /dev/null +++ b/cli/tests/testdata/assets/lock_target.txt @@ -0,0 +1 @@ +This file is used for file locking tests and should not be used for anything else. \ No newline at end of file -- cgit v1.2.3