@stepanchaparyan/testrailapi
Advanced tools
Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "@stepanchaparyan/testrailapi", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,7 +10,7 @@ # testrail-api | ||
<div style="background-color:green">import * as TestRailApi from '@stepanchaparyan/testrailapi'</div> <br> | ||
<div style="color:gray">const testrail = new TestRailApi(host, username, password)</div> | ||
import * as TestRailApi from '@stepanchaparyan/testrailapi' | ||
![bg](#39ffaf) text | ||
const testrail = new TestRailApi(host, username, password) | ||
## Cases | ||
@@ -17,0 +17,0 @@ |
7676