Skip to content

Commit

Permalink
docs(readme): remove known issue warning
Browse files Browse the repository at this point in the history
  • Loading branch information
duncdrum committed Aug 12, 2021
1 parent 8e5ea36 commit 0593025
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,6 @@ yarn electron package:preview

The packaged application is located in `applications/electron/dist`.

**Known Issue**
It is possible that during the `package:preview` step users encounter an error, see [#132](https://github.com/eclipse-theia/theia-blueprint/issues/132).
This error should not impede the bundling native to your OS, which can be used to testing etc.

### Running E2E Tests

The E2E tests basic UI tests of the actual application.
Expand Down

0 comments on commit 0593025

Please sign in to comment.