You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@ Configure for your project in ```package.json```:
10
10
"posttest": "./node_modules/.bin/assertthat-bdd.cmd -i PROJECT_ID -r -a ASSERTTHAT_ACCESS_KEY -s ASSERTTHAT_SECRET_KEY"
11
11
}
12
12
```
13
-
PROJECT_ID - mandatory Jira project Id
14
-
ASSERTTHAT_ACCESS_KEY - alternatively can be set as environment variable
15
-
ASSERTTHAT_SECRET_KEY - alternatively can be set as environment variable
13
+
*PROJECT_ID - mandatory Jira project Id
14
+
*ASSERTTHAT_ACCESS_KEY - alternatively can be set as environment variable
15
+
*ASSERTTHAT_SECRET_KEY - alternatively can be set as environment variable
16
16
17
17
Refer to the configuration documentation here: [AssertThat+Configuration](https://assertthat.atlassian.net/wiki/spaces/ABTM/pages/725385217/AssertThat+Configuration)
0 commit comments