summaryrefslogtreecommitdiff
path: root/cli/tests/npm_tests.rs
AgeCommit message (Collapse)Author
2022-11-27fix(npm): ensure npm package downloaded once per run when using `--reload` ↵David Sherret
(#16842)
2022-11-26tests: move integration tests to separate modules (#16816)Bartek Iwańczuk