Skip to content

Commit 6d90ff3

Browse files
authored
fix: Remove whitespace in test/setup-sa (#495)
1 parent f9b53c3 commit 6d90ff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers/setup-sa.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ gcloud services enable \
223223
gcloud services enable \
224224
cloudbilling.googleapis.com \
225225
--project "${SEED_PROJECT}"
226-
226+
227227
gcloud services enable \
228228
billingbudgets.googleapis.com \
229229
--project "${SEED_PROJECT}"

0 commit comments

Comments
 (0)