Skip to content

Commit

Permalink
Changed testcase description
Browse files Browse the repository at this point in the history
  • Loading branch information
ivandov committed Oct 29, 2018
1 parent 5bc96d7 commit 6540b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/rest-adapter-custom.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ describe('REST connector', function() {
});
});

it('should mix in custom path in all functions', function(done) {
it('should mix in predefined default values for all functions', function(done) {
const TEST_ADDRESS = '107 S B St, San Mateo, CA 94401, USA';
const TEST_TIMEZONE = /.*Australia.*/;
var spec = {
Expand Down

0 comments on commit 6540b01

Please sign in to comment.