Skip to content

Conversation

@ajaygofynd
Copy link
Collaborator

Add test cases for extension commands

cursor[bot]

This comment was marked as outdated.

if (config.baseURL && !isAbsoluteURL(config.url)) {
url = combineURLs(config.baseURL, config.url);
if (config.baseURL && !axios.isAxiosError(url)) {
url = axios.getUri({ ...config, url });
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ajaygofynd Please check this

@vivek-gofynd vivek-gofynd changed the title Add test cases for extension commands Payment extension boilerplate integration in CLI Oct 3, 2025
@vivek-gofynd vivek-gofynd merged commit 6955194 into master Oct 3, 2025
9 checks passed
@vivek-gofynd vivek-gofynd deleted the fix-payment-ext-issue branch October 3, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants