Skip to content

Commit 52b0afc

Browse files
committed
use example.com domain
1 parent c5272de commit 52b0afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/test.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ describe('S3Adapter tests', () => {
642642

643643
describe('getFileLocation with async baseUrl', () => {
644644
const testConfig = {
645-
mount: 'http://my.server.com/parse',
645+
mount: 'http://example.com/parse',
646646
applicationId: 'xxxx',
647647
};
648648
let options;

0 commit comments

Comments
 (0)