mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-16 23:55:46 +01:00
fix unit tests
This commit is contained in:
commit
8b09b6feab
10 changed files with 1102 additions and 1078 deletions
|
|
@ -279,7 +279,7 @@
|
|||
tf.filter();
|
||||
|
||||
// assert
|
||||
deepEqual(tf.getValidRows().length, 8, 'Expected rows');
|
||||
deepEqual(tf.getValidRows().length, 7, 'Expected rows');
|
||||
});
|
||||
|
||||
module('Locale helpers');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue