mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 13:25:19 +00:00
Moved tests to spec folder with jasmine configuration
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "The easiest way to generate custom Apple Wallet passes in Node.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "jasmine tests/index.js"
|
||||
"test": "jasmine spec/index.js"
|
||||
},
|
||||
"author": "Alexander Patrick Cerutti",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user