Skip to content

Commit c000a44

Browse files
Just check tests on master
1 parent 4e32c92 commit c000a44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/kotlin/com/ecwid/apiclient/v3/StoreProfileApiClient.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ interface StoreProfileApiClient {
1616
fun getLatestStats(request: LatestStatsRequest): FetchedLatestStats
1717
fun getShippingOptions(request: ShippingOptionsRequest): ShippingOptionsResult
1818

19-
// fun addShippingOption()
19+
// fun addShippingOption() dummy comment
2020
// fun updateShippingOption()
2121
fun getPaymentOptions(request: PaymentOptionsRequest): PaymentOptionsResult
2222
fun createPaymentOption(request: PaymentOptionCreateRequest): PaymentOptionCreateResult

0 commit comments

Comments
 (0)