aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/buy-eth-url.spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/app/buy-eth-url.spec.js')
-rw-r--r--test/unit/app/buy-eth-url.spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/app/buy-eth-url.spec.js b/test/unit/app/buy-eth-url.spec.js
index 6cf3e7d75..7db992244 100644
--- a/test/unit/app/buy-eth-url.spec.js
+++ b/test/unit/app/buy-eth-url.spec.js
@@ -1,7 +1,7 @@
const assert = require('assert')
const getBuyEthUrl = require('../../../app/scripts/lib/buy-eth-url')
-describe('', function () {
+describe('buy-eth-url', function () {
const mainnet = {
network: '1',
amount: 5,