Skip to content

Commit 6622375

Browse files
committed
Remove unused var from deploy test
1 parent 55ac550 commit 6622375

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/deploy.test.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ const ignoreTestFolder = path.join(__dirname, 'fixtures', ignoreFolder);
4040

4141
const customConfigFolder = 'test_custom_config_project';
4242
const customConfigFolderPath = path.join('test', 'fixtures', customConfigFolder);
43-
const customConfigTestFolder = path.join(__dirname, 'fixtures', customConfigFolder);
4443

4544
const deployments = [
4645
{

0 commit comments

Comments
 (0)