[misc] test/unit: KeybuilderTests: use a unique suite label

This commit is contained in:
Jakob Ackermann 2020-02-23 15:44:16 +00:00
parent 54e3b57772
commit 94b8a7f891

View file

@ -2,7 +2,7 @@ const SandboxedModule = require('sandboxed-module')
const modulePath = '../../../app/js/KeyBuilder.js'
describe('LocalFileWriter', function() {
describe('KeybuilderTests', function() {
let KeyBuilder
const key = 'wombat/potato'