Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
perm-tests: add 'bzz' to 'should only contain allowed attributes' test (
Browse files Browse the repository at this point in the history
  • Loading branch information
luclu authored and evertonfraga committed Mar 15, 2017
1 parent 7ff3f28 commit 0169627
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/mocha-in-browser/spec/permissions-spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ describe("Permissions", function() {
it('should only contain allowed attributes', function (){
var allowedAttributes = [
'_requestManager',
'bzz',
'currentProvider',
'eth',
'db',
Expand Down

0 comments on commit 0169627

Please sign in to comment.