Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit 233283b

Browse files
committed
Change test config
1 parent 3661446 commit 233283b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/test-init.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ const { Assert, Comparer, Info, prop } = RNTest
1818
// test environment variables
1919

2020
prop('FILENAME', `${Platform.OS}-0.8.0-${Date.now()}.png`)
21-
prop('TEST_SERVER_URL', 'http://192.168.0.11:8123')
22-
prop('TEST_SERVER_URL_SSL', 'https://192.168.0.11:8124')
21+
prop('TEST_SERVER_URL', 'http://192.168.16.70:8123')
22+
prop('TEST_SERVER_URL_SSL', 'https://192.168.16.70:8124')
2323
prop('DROPBOX_TOKEN', 'fsXcpmKPrHgAAAAAAAAAoXZhcXYWdgLpQMan6Tb_bzJ237DXhgQSev12hA-gUXt4')
2424
prop('styles', {
2525
image : {

0 commit comments

Comments
 (0)