mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-24 11:29:30 +08:00
update to tests
This commit is contained in:
@@ -38,5 +38,5 @@ function pluginList() {
|
||||
|
||||
pluginList().forEach((value:String) => {
|
||||
Foundation[value].($('.selector'));
|
||||
Foundation[value].($('.selector'), {}, []);
|
||||
Foundation[value].($('.selector'), {});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user