Searched refs:redirect_value (Results 1 – 1 of 1) sorted by relevance
23 const redirect_value = getOptionValue('--redirect-warnings'); constant24 console.log(`--redirect-warings=${redirect_value}`);25 assert.strictEqual(redirect_value, expected_redirect_value);