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

Commit 71adfa6

Browse files
committed
Change test code setting
1 parent af3c86a commit 71adfa6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test-init.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ const { Assert, Comparer, Info, describe, prop } = RNTest
1919

2020
prop('FILENAME', `${Platform.OS}-0.5.0-${Date.now()}.png`)
2121
prop('TEST_SERVER_URL', 'http://localhost:8123')
22+
prop('TEST_SERVER_URL_SSL', 'https://localhost:8124')
2223
prop('DROPBOX_TOKEN', 'fsXcpmKPrHgAAAAAAAAAoXZhcXYWdgLpQMan6Tb_bzJ237DXhgQSev12hA-gUXt4')
2324
prop('styles', {
2425
image : {

0 commit comments

Comments
 (0)