Skip to content
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

Fix tests for ampdoc-fie mode #23298

Merged
merged 1 commit into from Jul 16, 2019
Merged

Conversation

dvoytenko
Copy link
Contributor

Partial for #22734.

@@ -37,8 +38,7 @@ const fakeAmpDoc = {
};
installHiddenObserverForDoc(fakeAmpDoc);

describe('IntersectionObserverApi', () => {
let sandbox;
describes.sandboxed('IntersectionObserverApi', {}, () => {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: I think this still uses the global sandbox unless you use env.sandbox.

@dvoytenko dvoytenko merged commit fe4e16b into ampproject:master Jul 16, 2019
@dvoytenko dvoytenko deleted the ampdoc19-1 branch July 16, 2019 18:14
rindo pushed a commit to logly/amphtml that referenced this pull request Jul 24, 2019
thekorn pushed a commit to edelight/amphtml that referenced this pull request Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants