Skip to content

Commit 2ab618e

Browse files
committed
Merge test dtos to use test.servicestack.net + https://techstacks.io
1 parent 1d4bf8b commit 2ab618e

File tree

23 files changed

+2053
-1529
lines changed

23 files changed

+2053
-1529
lines changed

src/AndroidClient/android/src/androidTest/java/chat/chatdtos.java

Lines changed: 0 additions & 273 deletions
This file was deleted.

src/AndroidClient/android/src/androidTest/java/net/servicestack/android/ApplicationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
@RunWith(AndroidJUnit4.class)
2727
public class ApplicationTest {
2828

29-
AndroidServiceClient client = new AndroidServiceClient("http://techstacks.io");
29+
AndroidServiceClient client = new AndroidServiceClient("https://techstacks.io");
3030

3131
@Test
3232
public void test_Can_download_image_bytes(){

0 commit comments

Comments
 (0)