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

Commit

Permalink
typo: mappingss => mappings
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyej committed Jan 11, 2016
1 parent 4adaefd commit 0ce2cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sp.resource.directory_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ describe('Resources: ', function () {
sandbox.restore();
});

it('should get organization mappingss', function () {
it('should get organization mappings', function () {
cbSpy.should.have.been.calledTwice;
getResourceStub.should.have.been.calledTwice;

Expand Down

0 comments on commit 0ce2cc6

Please sign in to comment.