Skip to content

Commit

Permalink
add upgrade tests for 1.9 patch versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jerem committed Jan 21, 2019
1 parent ddde141 commit 21e129d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions upgrade/versions.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,23 @@
- version: 1.9.4
tests:
- encrypt.js
- group.js
- unlock.js
- version: 1.9.3
tests:
- encrypt.js
- group.js
- unlock.js
- version: 1.9.2
tests:
- encrypt.js
- group.js
- unlock.js
- version: 1.9.1
tests:
- encrypt.js
- group.js
- unlock.js
- version: 1.9.0
tests:
- encrypt.js
Expand Down

0 comments on commit 21e129d

Please sign in to comment.