diff --git a/test/integration/pgp-test.js b/test/integration/pgp-test.js index 913bbe87..392032ad 100644 --- a/test/integration/pgp-test.js +++ b/test/integration/pgp-test.js @@ -156,7 +156,7 @@ define(function(require) { }); - describe('Clearsign from gpg verification', function() { + describe('Verify clearsign from gpg', function() { var clearsign_msg = '-----BEGIN PGP SIGNED MESSAGE-----\r\n' + 'Hash: SHA1\r\n' + '\r\n' +