Skip to content

Commit

Permalink
fix(reporting): tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Desvelao committed Mar 12, 2024
1 parent 3eec239 commit e816067
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 317 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ exports[`SettingsAboutAppInfo component should render version, revision, install
<div
class="euiText euiText--medium"
>
App version:
App version:
<b>
4.8.0
</b>
Expand All @@ -32,22 +33,10 @@ exports[`SettingsAboutAppInfo component should render version, revision, install
<div
class="euiText euiText--medium"
>
App revision:
<b>
01
</b>
</div>
</div>
<div
class="euiFlexItem"
>
<div
class="euiText euiText--medium"
>
Install date:
App revision:
<b>
Sep 25, 2023 @ 14:03:40.816
01
</b>
</div>
</div>
Expand Down
302 changes: 0 additions & 302 deletions plugins/main/server/start/initialize/index.test.ts

This file was deleted.

0 comments on commit e816067

Please sign in to comment.