fix(tests): fis test that did not make sense
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
npm -v
|
||||
echo "this runs within latest container!";
|
||||
|
Reference in New Issue
Block a user
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
npm -v
|
||||
echo "this runs within latest container!";
|
||||
|