Skip to content

Commit f4ccb13

Browse files
committed
Fail a test
1 parent 6e84ab4 commit f4ccb13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Mqtt5ClientTest.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1876,6 +1876,7 @@ static int s_TestMqtt5SubUnsub(Aws::Crt::Allocator *allocator, void *)
18761876

18771877
ASSERT_TRUE(receivedCount == 1);
18781878

1879+
return AWS_OP_ERR;
18791880
return AWS_OP_SUCCESS;
18801881
}
18811882
AWS_TEST_CASE(Mqtt5SubUnsub, s_TestMqtt5SubUnsub)

0 commit comments

Comments
 (0)