php-docs-samples icon indicating copy to clipboard operation
php-docs-samples copied to clipboard

fix: correct Run Deploy tests

Open glasnt opened this issue 1 year ago • 0 comments

Because region tags, the <?php occurs after the licence header, which appears verbatim in the source of the deployed service (though to a user only the helloworld message is displayed). Updating the testing assert to 'contains' should allow validation of (essentially) the visible output, without the stricter check.

This change should resolve errors in the deploy_misc test

glasnt avatar Dec 14 '23 00:12 glasnt