Review comments fix: run npm install only with our build, npm install only dev for releases

This commit is contained in:
raghaves 2020-06-16 17:54:50 +05:30
parent 86c45b19f2
commit 00c14b274c
2 changed files with 17 additions and 4 deletions

View file

@ -1,4 +1,4 @@
import {run} from '../src/run'
import { run } from '../src/run'
describe('This is a placeholder for intial test cases, to be removed', () => {
test('Dummy test case', async () => {