exercism / cfml-test-runner

GNU Affero General Public License v3.0
0 stars 4 forks source link

Use `message` key instead of `output` key in `results.json` files #3

Closed ErikSchierboom closed 3 years ago

ErikSchierboom commented 3 years ago

This PR fixes an invalid implementation of the test runner v1 spec, where the message key was used instead of the output key in the results.json files

Tracking

https://github.com/exercism/v3-launch/issues/38