imgix-php
imgix-php copied to clipboard
Remove from UrlHelperTest closing php useless
Hey there 👋 This PR was closed inadvertently because we renamed our default branch from master to main in order to progress towards removing oppressive terminology from our repositories. Unfortunately, this had the unintended consequence of closing this PR. I've remedied this by changing the base of this PR.
Chore
- remove closing php tag from UrlHelperTest (3e68b03)
Contributors
Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR:
@Commit-Lint merge patchwill merge dependabot PR on "patch" versions (X.X.Y - Y change)@Commit-Lint merge minorwill merge dependabot PR on "minor" versions (X.Y.Y - Y change)@Commit-Lint merge majorwill merge dependabot PR on "major" versions (Y.Y.Y - Y change)@Commit-Lint merge disablewill desactivate merge dependabot PR@Commit-Lint reviewwill approve dependabot PR@Commit-Lint stop reviewwill stop approve dependabot PR
LGTM @shakaran do you mind adjusting the commit and PR title to adhere to the conventional commit standard? After that, I'll be happy to merge this in.
chore: remove closing php tag from UrlHelperTest
✓ Done