You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
print error message when submit fails in Django test command (#855)
Due to a refactor in the past, the Django test command did
not print an error anymore when sending a message to the
APM Server failed. Added a fix and test.
0 commit comments