Interactive initial setup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const {test} = require("supertape")
|
||||
const reg = require("./read-registration")
|
||||
const {reg} = require("./read-registration")
|
||||
|
||||
test("reg: has necessary parameters", t => {
|
||||
const propertiesToCheck = ["sender_localpart", "id", "as_token", "ooye"]
|
||||
|
Reference in New Issue
Block a user