Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
keeramis committed Jun 12, 2023
1 parent a3bd0f0 commit 1647ff7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/compile.e2e.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const {
PATH_TMP_DIR,
PATH_PROJ_STROBY_INO,
PATH_FIXTURES_PROJECTS_DIR,
PATH_FIXTURES_LIBRARIES_DIR, PATH_FIXTURES_THIRDPARTY_OTA_DIR
PATH_FIXTURES_THIRDPARTY_OTA_DIR
} = require('../lib/env');
const { unpackApplicationAndAssetBundle } = require('binary-version-reader');

Expand Down

0 comments on commit 1647ff7

Please sign in to comment.