Fixes "0 tests" result not showing in yellow.
While writing our own test suite, we found that there is a bug in the
`progress_ffi.erl` code that will print the result in the "normal" color
instead of the wanted "yellow". This is because the first arguments to
`print_colored()` are swapped.
authored by