Skip to content

Commit

Permalink
test script var
Browse files Browse the repository at this point in the history
  • Loading branch information
brookesargent committed Apr 18, 2024
1 parent 738c23f commit 7509fe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-testsuite-dataset
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# the integration testsuite requires that a dataset and particular columns already exist
# this little script handles that bit of bootstrapping in an idempotent fashion

echo "$HONEYCOMB_API"
COLUMNS_API="${HONEYCOMB_API}/1/columns"
DATASETS_API="${HONEYCOMB_API}/1/datasets"

Expand Down

0 comments on commit 7509fe4

Please sign in to comment.