Skip to content

Fix status test

Samuel GAIST requested to merge fix_status_test into 1.4.x

Currently the status test is the only platform call that doesn't set the user parameter. This can break on developer machine when since it's going to pick the wrong user name unless it matches what is used by the test.

Merge request reports