Rename test to tests and remove space from tsconfig.json file name
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
## Requirements
|
||||
- [K6](https://k6.io/)
|
||||
- [YARN](https://yarnpkg.com/)
|
||||
- [OCIS](https://github.com/owncloud/ocis)
|
||||
|
||||
## How to build
|
||||
```
|
||||
$ yarn
|
||||
$ yarn build
|
||||
```
|
||||
|
||||
## How to run
|
||||
```
|
||||
k6 run ./dist/TESTNAME.js
|
||||
```
|
||||
Reference in New Issue
Block a user