Skip to content

Commit e4f2258

Browse files
committed
de-focus tests
1 parent 35fa6cd commit e4f2258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ac.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,7 @@ describe('Test Suite: Access Control', function () {
519519
// console.log(JSON.stringify(ac.getGrants(), null, ' '));
520520
});
521521

522-
fit('should filter given data (static filter method)', function () {
522+
it('should filter given data (static filter method)', function () {
523523
let o = {
524524
name: 'John',
525525
age: 30,

0 commit comments

Comments
 (0)