mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-12 17:16:41 +00:00
Skip performance test
This commit is contained in:
parent
b89d069f05
commit
1ba1427f58
@ -113,7 +113,7 @@ describe('Basic', function() {
|
||||
});
|
||||
});
|
||||
|
||||
it('Performance test', function (done) {
|
||||
it.skip('Performance test', function (done) {
|
||||
// init test data
|
||||
function randomString(length, chars) {
|
||||
var result = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user