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

Commit

Permalink
Disable failing ledger tests on travis
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 20c63c0 commit 26b4b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/components/ledgerPanelAdvancedPanelTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ let generateAndSaveRecoveryFile = function (recoveryFilePath, paymentId, passphr
return
}

describe('Payments Panel -> Advanced Panel', function () {
describe.skip('Payments Panel -> Advanced Panel', function () {
let context = this
Brave.beforeEach(this)

Expand Down

0 comments on commit 26b4b48

Please sign in to comment.