The arete tests reference a `averageResponseTimeInternal` on the arete report object after a load test is run. This property does not exist. It should be changed to `averageResponseTimeInterval`. (see here for the relevant arete report properties: https://github.com/capablemonkey/arete/blob/f6dd1c37d88547d7280d2363c5c63401d7daeb77/index.js#L99 )
The arete tests reference a
averageResponseTimeInternalon the arete report object after a load test is run. This property does not exist. It should be changed toaverageResponseTimeInterval. (see here for the relevant arete report properties: https://github.com/capablemonkey/arete/blob/f6dd1c37d88547d7280d2363c5c63401d7daeb77/index.js#L99 )