mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-08-02 03:26:06 -04:00
fixing failing unit tests in travisCI
This commit is contained in:
parent
11375a4f59
commit
2cbf528894
4 changed files with 6 additions and 10 deletions
|
@ -3,10 +3,6 @@ var common = require('../common');
|
|||
|
||||
describe('Alert', function () {
|
||||
describe('showStatus', function () {
|
||||
before(function () {
|
||||
cleanup();
|
||||
});
|
||||
|
||||
jsc.property(
|
||||
'shows a status message',
|
||||
jsc.array(common.jscAlnumString()),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue