[go: up one dir, main page]

Skip to content

Commit

Permalink
standard formatting 🧼
Browse files Browse the repository at this point in the history
  • Loading branch information
motdotla committed Jul 6, 2024
1 parent bfefe6b commit 3a6eea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/dotenvx.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const which = require('which')
const dotenv = require('dotenv')
const { execSync } = require('child_process')

const keyPair = require('../../src/lib/helpers/keyPair')
// const keyPair = require('../../src/lib/helpers/keyPair')
const packageJson = require('../../src/lib/helpers/packageJson')
const version = packageJson.version

Expand Down

0 comments on commit 3a6eea9

Please sign in to comment.