Skip to content

Commit

Permalink
fix: clean up of commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestoteo committed Oct 24, 2024
1 parent 001161e commit 502bb71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/stock-order-feature.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const {
} = require('./test-utils');

describe('Stock Order feature', () => {
//let projectDataDir;
const workingDir = process.cwd();
const createdAppFormFiles = ['stock_order.xlsx', 'stock_order.properties.json'];

Expand Down

0 comments on commit 502bb71

Please sign in to comment.