The failed test is for tweet, and I can see that test expects 200, whereas simulator expects 204
I guess we should change the test to 204 to make is consistent with what simulator expects.
Otherwise, the PR cannot get approved and we will still be failing the simulator
Simulator expects: Tweets: 204 Msgs: 200
The failed test is for tweet, and I can see that test expects 200, whereas simulator expects 204 I guess we should change the test to 204 to make is consistent with what simulator expects. Otherwise, the PR cannot get approved and we will still be failing the simulator