diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2023-04-14 17:56:14 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-14 21:56:14 +0000 |
| commit | f6a28e3e629b5e98905c876f38999107b9ec6ea9 (patch) | |
| tree | bc31cadaebad05c10f0a0fa8c2b202d0dae096ae /cli/tests/testdata | |
| parent | f086ec57b453fc0af763564eb80fea4b5b7f7296 (diff) | |
chore: remove node_modules folder being created in testdata directory (#18708)
Diffstat (limited to 'cli/tests/testdata')
| -rw-r--r-- | cli/tests/testdata/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/.gitignore b/cli/tests/testdata/.gitignore deleted file mode 100644 index 3c3629e64..000000000 --- a/cli/tests/testdata/.gitignore +++ /dev/null @@ -1 +0,0 @@ -node_modules |
