Skip to content

Commit

Permalink
Revert "Adding failing test"
Browse files Browse the repository at this point in the history
This reverts commit 8eb2765.
  • Loading branch information
fishcharlie committed Apr 20, 2018
1 parent 8eb2765 commit 87cdb96
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/Model.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,10 +106,6 @@ describe('Model', function (){


});

it('Should fail', function() {
throw "ERROR";
});

it('Create simple model with range key', function () {

Expand Down

0 comments on commit 87cdb96

Please sign in to comment.