mirror of
https://github.com/beekeeper-studio/beekeeper-studio.git
synced 2026-03-13 10:12:54 +08:00
does this work
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -euxo pipefail
|
||||
|
||||
# Use $(...) for command substitution
|
||||
FILES=$(find apps/studio/tests/integration/lib/db -name "*spec.js")
|
||||
# Properly handle newline characters and convert to JSON array
|
||||
|
||||
Reference in New Issue
Block a user