Skip to content

Commit

Permalink
Update packages/pwa-kit-react-sdk/src/ssr/universal/utils.client.test.js
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Raya <[email protected]>
Signed-off-by: Ben Chypak <[email protected]>
  • Loading branch information
bendvc and adamraya authored Oct 1, 2024
1 parent 49ec06c commit f780074
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ describe('getAssetUrl (client-side)', () => {
})
})

describe('getAssetStaticUrl (client-side)', () => {
describe('getStaticAssetUrl (client-side)', () => {
beforeEach(() => {
global.Progressive = {buildOrigin: 'test.com'}
})
Expand Down

0 comments on commit f780074

Please sign in to comment.