Skip to content
Snippets Groups Projects
Commit b6ca56a8 authored by Paul Gschwendtner's avatar Paul Gschwendtner
Browse files

test: fix `fake-async-test` spec to properly test prefixed animation frame functions

In the fake async test for `zone.js` there is some logic to test various
prefixes of the request animation frame functions. This logic does not
have any effect currently, except for generating the same test at
maximum three times.

This commit fixes the test to actually test what it meant to do
initially.
parent fa308a6b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment