Skip to content

Commit 65da180

Browse files
committed
Trim whitespace
1 parent c1d0895 commit 65da180

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/libcrypteia.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ echo "============================="
1414
echo "== Simulating crypteia binary JSON write =="
1515
echo '{
1616
"SECRET": "1A2B3C4D5E6F",
17-
"ACCESS_KEY": "G7H8I9J0K1L2",
17+
"ACCESS_KEY": "G7H8I9J0K1L2",
1818
"DB_URL": "mysql2://u:p@host:3306",
1919
"NR_KEY": "z6y5x4w3v2u1"
2020
}' > $CRYPTEIA_ENV_FILE
@@ -38,7 +38,7 @@ assert "./test/libcrypteia/_envfile.sh" \
3838

3939
assert "./test/libcrypteia/empty-${TEST_LANG}.sh" \
4040
"undefined"
41-
41+
4242
assert "./test/libcrypteia/fullpath-${TEST_LANG}.sh" \
4343
"x-crypteia-ssm-path:/crypteia/v5/myapp/envs" \
4444
"Because not replaced by a single env var."

0 commit comments

Comments
 (0)