diff --git a/spec/support/jasmineTest/clientTestCases.spec.js b/spec/support/jasmineTest/clientTestCases.spec.js index 919a49e..46ef09f 100644 --- a/spec/support/jasmineTest/clientTestCases.spec.js +++ b/spec/support/jasmineTest/clientTestCases.spec.js @@ -204,7 +204,7 @@ describe('Test Cases for client: ', } ); - xit( + it( 'Verify UDP server of type udp6 connects to UDP server named "udp6Server" and receives message.', function(done){