Skip to content

Commit

Permalink
Testing issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruba Al Mahmoud authored and Ruba Al Mahmoud committed Oct 4, 2024
1 parent 417c5d1 commit 1fbb6d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/plugins.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ describe('Plugins', () => {
assert(data.hasOwnProperty(key));
});
done();

Check failure on line 183 in test/plugins.js

View workflow job for this annotation

GitHub Actions / test

Block must not be padded by blank lines

Check failure on line 184 in test/plugins.js

View workflow job for this annotation

GitHub Actions / test

Trailing spaces not allowed
});
});

Expand Down

0 comments on commit 1fbb6d8

Please sign in to comment.