Skip to content

Commit 9cb51db

Browse files
comment changes
1 parent 3d26d8d commit 9cb51db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/tests/admin_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@ func Test_CompactDatabases(t *testing.T) {
309309
})
310310
}
311311

312-
// Test_GetTLSData checks that TLS configuration data is available and valid, skipping if not configured.
312+
// Test_GetTLSData checks that TLS configuration data is available and valid.
313313
func Test_GetTLSData(t *testing.T) {
314314
Wrap(t, func(t *testing.T, client arangodb.Client) {
315315
WithDatabase(t, client, nil, func(db arangodb.Database) {

0 commit comments

Comments
 (0)