We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38c5c94 commit cdaf6b4Copy full SHA for cdaf6b4
1 file changed
tests/playwright/cancogen-french-translations.spec.js
@@ -7,9 +7,9 @@
7
npx playwright test tests/playwright/cancogen-french-translations.spec.js
8
*/
9
import { test, expect } from '@playwright/test';
10
-import path from 'path';
11
12
-const TEST_FILE_NAME = 'canCOGeN-validTestData_3-0-0.xlsx';
+//import path from 'path';
+//const TEST_FILE_NAME = 'canCOGeN-validTestData_3-0-0.xlsx';
13
//const EXAMPLE_FILE = path.resolve(
14
// 'web/templates/canada_covid19/exampleInput/' + TEST_FILE_NAME);
15
0 commit comments