Skip to content

Commit 9a969fe

Browse files
committed
fix(testing-tools): typo
1 parent b0f24a9 commit 9a969fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testing-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ microdnf update
5050
microdnf install \
5151
`# This installs kinit needed in kerberos tests.` \
5252
krb5-workstation \
53-
krb5-devel
53+
krb5-devel \
5454
gcc \
5555
make \
5656
pkg-config \

0 commit comments

Comments
 (0)