Skip to content

Commit

Permalink
Corrected for 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Dec 12, 2023
1 parent 6bc8a9b commit cfcd301
Show file tree
Hide file tree
Showing 3 changed files with 5,716 additions and 4,921 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ npm start -- src/pilet-build.test.ts -t 'can build a standard templated v2 pilet

**Caution**: Tests that leverage the integrated browser (using the `page` variable) can only be run if the whole test suite (i.e., no `-t` is specified) is run.

For Ubuntu 18.04 and Ubuntu 20.04 the system dependencies can get installed automatically. Many other systems may just work without any special dependencies:
For Ubuntu 18.04 and higher the system dependencies can get installed automatically. Many other systems may just work without any special dependencies:

```sh
npx playwright install-deps chromium
Expand Down
Loading

0 comments on commit cfcd301

Please sign in to comment.