Skip to content

Commit

Permalink
Restructure test stylesheet module to add Sheet
Browse files Browse the repository at this point in the history
  • Loading branch information
prushforth committed Nov 14, 2024
1 parent 49a6fc0 commit 7fbf111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/elements/map-link/pmtiles/lightTheme.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ const pmtilesRulesReady = sheet.load().then(() => {
return pmtilesRules;
});

export { pmtilesRules, pmtilesRulesReady };
export { pmtilesRules, pmtilesRulesReady };

0 comments on commit 7fbf111

Please sign in to comment.