We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae60677 commit 72c238bCopy full SHA for 72c238b
Tests/RedisTests/RedisClientTests.swift
@@ -30,7 +30,7 @@ final class RedisClientTests: XCTestCase {
30
31
static var allTests = [
32
( "testCreateClientWithDefaultArguments",
33
- testCreateClientWithDefaultArguments. ),
+ testCreateClientWithDefaultArguments ),
34
( "testCreateClientWithSpecifiedArguments",
35
testCreateClientWithSpecifiedArguments ),
36
]
0 commit comments