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

Commit

Permalink
Disable payments panel tests too
Browse files Browse the repository at this point in the history
Auditors: @bsclifton

Related to #6911
  • Loading branch information
bbondy committed Jan 28, 2017
1 parent 26b4b48 commit 15e5628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/components/ledgerPanelTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function * setup (client) {
.waitForVisible(urlInput)
}

describe('Payments Panel', function () {
describe.skip('Payments Panel', function () {
describe('can setup payments', function () {
Brave.beforeEach(this)
beforeEach(function * () {
Expand Down

0 comments on commit 15e5628

Please sign in to comment.