getgauge / gauge-csharp

Csharp runner for Gauge
https://gauge.org
GNU General Public License v3.0
33 stars 21 forks source link

Telemetry message should not be displayed if GAUGE_TELEMETRY_ENABLED #146

Closed sswaroopgupta closed 6 years ago

sswaroopgupta commented 6 years ago

Expected behavior If the env var GAUGE_TELEMETRY_ENABLED is explicitly set, this means the user has explicitly decided about telemetry. Hence the message is not to be shown when the env value is set.

Steps to replicate

Version

Gauge version: 1.0.1.nightly-2018-07-31
Commit Hash: 4ae7c9a

Related to https://github.com/getgauge/gauge/issues/1121

sswaroopgupta commented 6 years ago

This issue was moved to getgauge/gauge#1133