Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: fix ScriptTagService update test
Shopify recently made a change that limits all script tags to the `online_store` scope, which caused the `Updates_ScriptTags` test for the ScriptTagService to break. This change fixes the test by updating the script tag's `Src` property instead of the `DisplayScope` property.
- Loading branch information