Skip to content

Commit

Permalink
see last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
NJKode committed Nov 23, 2020
1 parent e2bf987 commit cab90c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/generators/buildDetails.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ describe('buildDetails', function () {
}
expect(result[key]).to.deep.equal(expected[key]);
});
expect(result).to.deep.equal(expected);
});
});
});

0 comments on commit cab90c2

Please sign in to comment.