mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00: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