Skip to content

Commit cdaf6b4

Browse files
committed
tweak for unused code.
1 parent 38c5c94 commit cdaf6b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/playwright/cancogen-french-translations.spec.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
npx playwright test tests/playwright/cancogen-french-translations.spec.js
88
*/
99
import { test, expect } from '@playwright/test';
10-
import path from 'path';
1110

12-
const TEST_FILE_NAME = 'canCOGeN-validTestData_3-0-0.xlsx';
11+
//import path from 'path';
12+
//const TEST_FILE_NAME = 'canCOGeN-validTestData_3-0-0.xlsx';
1313
//const EXAMPLE_FILE = path.resolve(
1414
// 'web/templates/canada_covid19/exampleInput/' + TEST_FILE_NAME);
1515

0 commit comments

Comments
 (0)