diff --git a/test/index.js b/test/index.js index 9533c04..e181a99 100644 --- a/test/index.js +++ b/test/index.js @@ -34,7 +34,7 @@ function compile(opts) { } const OPENING_TEMPLATE_CALL = /template\(/ -const RIOT_HOT_RELOAD_DEPENDENCY = /hotReload/ +const RIOT_HOT_RELOAD_DEPENDENCY = /@riotjs\/hot-reload/ describe('Riot.js webpack loader unit test', () => { afterEach(() => {