Review comments fix: run npm install only with our build, npm install only dev for releases
This commit is contained in:
parent
86c45b19f2
commit
00c14b274c
2 changed files with 17 additions and 4 deletions
|
@ -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 () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue