Skip to content

Commit

Permalink
Address unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Clayton committed Jun 18, 2024
1 parent 4f96e39 commit 44e7c27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/utils/service-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ const DOT_MILO = '/.milo/config.json';

let config;

/* c8 ignore next 6 */
function getSiteOrigin() {
const search = new URLSearchParams(window.location.search);
const repo = search.get('repo');
Expand Down

0 comments on commit 44e7c27

Please sign in to comment.