improve test
This commit is contained in:
parent
b2d48d793a
commit
426237b2a7
@ -2,7 +2,7 @@ import { expect, tap } from 'tapbundle'
|
||||
import cflare = require('../dist/index')
|
||||
import { Qenv } from 'qenv'
|
||||
let testQenv = new Qenv(process.cwd(), process.cwd() + '/.nogit')
|
||||
console.log(testQenv.missingEnvVars)
|
||||
|
||||
let testCflareAccount = new cflare.CflareAccount()
|
||||
testCflareAccount.auth({
|
||||
email: process.env.CF_EMAIL,
|
||||
|
Loading…
Reference in New Issue
Block a user