Skip to content

Commit

Permalink
Merge pull request #287 from isamu/fixAutoTest
Browse files Browse the repository at this point in the history
fix test
  • Loading branch information
snakajima authored Mar 29, 2024
2 parents 54ead25 + a4dd09d commit 5bd4750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/main/currency.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"actions": {
"convert": {
"type": "rest",
"url": "https://today-currency-converter.oiconma.repl.co/currency-converter?from={from}&to={to}&amount={amount}"
"url": "https://43eed2b6-0718-4f41-bdfc-f4d50f895267-00-1yb27jf0f9z7g.sisko.replit.dev/currency-converter?from={from}&to={to}&amount={amount}"
}
},
"prompt": [
Expand Down

0 comments on commit 5bd4750

Please sign in to comment.