Skip to content

Commit

Permalink
Add test link
Browse files Browse the repository at this point in the history
  • Loading branch information
mfreed7 committed Feb 2, 2024
1 parent 78d1fe4 commit b3b6497
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ close.

The `test/test.html` file performs several DOM mutations and monitors the
events fired on the node and a parent. The test will fall back to testing the
native feature, if `MutationEvent` is supported.
native feature, if `MutationEvent` is supported. You can run tests directly
from this repo, [here](https://mfreed7.github.io/mutation-events-polyfill/test/test.html).

## Improvements / Bugs

Expand Down

0 comments on commit b3b6497

Please sign in to comment.