Skip to content

Commit

Permalink
#22 resolved tslint error
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharad Mathur committed Nov 19, 2018
1 parent a8e63e9 commit 6d920fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ride-hailing/NeedParams.test.ts
Expand Up @@ -13,7 +13,7 @@ describe('NeedParams class', () => {
destinationLocation: {
lat: 32.050782,
long: 34.768149,
}
},
});
needParams.id = 'TOPIC_ID';
needParams.davId = 'davId';
Expand Down

0 comments on commit 6d920fb

Please sign in to comment.