From 4d7c43df4136d4d189efaa4067086314f6ec52fc Mon Sep 17 00:00:00 2001 From: Cesare Rocchi Date: Thu, 6 Sep 2018 09:56:50 +0200 Subject: [PATCH] Add ref to RTN23a --- Spec/RealtimeClientConnection.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spec/RealtimeClientConnection.swift b/Spec/RealtimeClientConnection.swift index 4c1edebf5..7db51ad91 100644 --- a/Spec/RealtimeClientConnection.swift +++ b/Spec/RealtimeClientConnection.swift @@ -4044,7 +4044,7 @@ class RealtimeClientConnection: QuickSpec { } - // RTN23 + // RTN23a it("should disconnect the transport when no activity exist") { let options = AblyTests.commonAppSetup() let client = AblyTests.newRealtime(options)