Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit de10d4b

Browse files
committed
readme: Update documentation about disableNative in tests
1 parent 9f12ca8 commit de10d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ $ npm install
2222
$ npm test
2323
```
2424

25-
For it to pass in modern browsers, you have to enable the `disable_native`
25+
For it to pass in modern browsers, you have to enable the `disableNative`
2626
option from the QUnit toolbar.
2727

2828
Also, before releasing. Make sure to test the minifed version as well, you can

0 commit comments

Comments
 (0)