Skip to content

Commit

Permalink
Fixup browser tests, too, LFGGGG
Browse files Browse the repository at this point in the history
  • Loading branch information
Shaptic committed Sep 15, 2023
1 parent 9cb919d commit aa9f9d6
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 220 deletions.
1 change: 1 addition & 0 deletions test/test-browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ chai.use(require("chai-as-promised"));
window.axios = StellarSdk.axios;
window.HorizonAxiosClient = StellarSdk.HorizonAxiosClient;
window.SorobanAxiosClient = StellarSdk.SorobanAxiosClient;
window.serverUrl = 'https://horizon-live.stellar.org:1337/api/v1/jsonrpc';
Loading

0 comments on commit aa9f9d6

Please sign in to comment.