Skip to content

Commit 634fc07

Browse files
committed
v1.1.0
- Disable truncating actual and expected in assertion errors. Technically a breaking change, but releasing with a minor bump.
1 parent 3b91a3b commit 634fc07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codewars/test-compat",
3-
"version": "1.0.1",
3+
"version": "1.1.0",
44
"description": "Provides functions from the deprecated custom test framework",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)