Skip to content

Commit 339799a

Browse files
committed
clean up dev-server packs
1 parent cab006d commit 339799a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/react/server_rendering/webpacker_manifest_container_test.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ def test_it_loads_from_webpack_dev_server
6565
ensure
6666
Process.kill(9, webpack_dev_server)
6767
Process.wait
68+
# Remove the dev-server packs:
69+
WebpackerHelpers.clear_webpacker_packs
6870
end
6971
end
7072
end

0 commit comments

Comments
 (0)