Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Skip password manager test due to lack of https test env
Browse files Browse the repository at this point in the history
Auditors: @bridiver, @bbondy
  • Loading branch information
darkdh committed May 16, 2017
1 parent 3278693 commit 591406c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bravery-components/notificationBarTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ describe('notificationBar permissions', function () {
})
})

describe('notificationBar passwords', function () {
describe.skip('notificationBar passwords', function () {
function * setup (client) {
yield client
.waitForBrowserWindow()
Expand Down

0 comments on commit 591406c

Please sign in to comment.