Skip to content

Commit 340dcbe

Browse files
Update main_test.go
Co-authored-by: Nedyalko Dyakov <1547186+ndyakov@users.noreply.github.com>
1 parent 5131406 commit 340dcbe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ var _ = BeforeSuite(func() {
107107

108108
if RedisVersion < 7.0 || RedisVersion > 9 {
109109
panic("incorrect or not supported redis version")
110-
111110
}
112111

113112
redisPort = redisStackPort

0 commit comments

Comments
 (0)