-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Codelabs issue with running test on hello-world #11346
Comments
/to @erwinmombay to update the codelab. |
+1, but also want to add: I don't think this is just a Codelabs bug. I was working locally on an extended component in preparation for submitting a PR, synced my branch with OP's workaround also wasn't quite enough in my case; I had to change a few other things in my test setup (might be too much to describe here, but it involved replacing a call to |
This issue hasn't been updated in awhile. @erwinmombay Do you have any updates? |
1 similar comment
This issue hasn't been updated in awhile. @erwinmombay Do you have any updates? |
This issue hasn't been updated in awhile. @erwinmombay Do you have any updates? |
Codelabs bug.
gulp test --files extensions/amp-hello-world/0.1/test/test-amp-hello-world.js
Then after modifying amp-hello-world.js by replacing
with
Test passed.
The text was updated successfully, but these errors were encountered: