Skip to content

Commit 2244431

Browse files
committed
t: label expiration test using git-lfs-authenticate
Since this test operates over SSH and only uses git-lfs-authenticate, for which there is no corresponding git-lfs-transfer test, label it accordingly to avoid confusion.
1 parent c7bca1d commit 2244431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t-expired.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ for typ in "${expiration_types[@]}"; do
3737
done
3838

3939
for typ in "${expiration_types[@]}"; do
40-
begin_test "ssh expired ($typ time)"
40+
begin_test "ssh expired ($typ time; git-lfs-authenticate)"
4141
(
4242
set -e
4343

0 commit comments

Comments
 (0)