There were duplicate declarations for the Scout branding strings (scout_strings.js and constants.js). This change removes them from the constants class since they are now passed in to the skill directly via the brand file.
Updated the integration tests to also read strings from the brand file (as specified in the STRING_BRAND env variable) so now tests will pass with both the Scout and Pocket brand files.
There were duplicate declarations for the Scout branding strings (scout_strings.js and constants.js). This change removes them from the constants class since they are now passed in to the skill directly via the brand file.
Updated the integration tests to also read strings from the brand file (as specified in the STRING_BRAND env variable) so now tests will pass with both the Scout and Pocket brand files.