forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hide input value from kbn-config-schema error messages (elastic#58843)
* use inline snapshots instead of snapshots * hide input value from error messages * update core snapshots * update xpack snapshots * fix ftr assertions * fix new snapshots * hide values for byte_size and duration * update new snapshots * remove another byte_size value reference * fix yet another value references in error messages * update xpack snapshots * update xpack ftr assertions
- Loading branch information
1 parent
56a7c58
commit e383219
Showing
66 changed files
with
532 additions
and
609 deletions.
There are no files selected for viewing
11 changes: 0 additions & 11 deletions
11
packages/kbn-config-schema/src/byte_size_value/__snapshots__/index.test.ts.snap
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
5 changes: 0 additions & 5 deletions
5
packages/kbn-config-schema/src/types/__snapshots__/any_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
packages/kbn-config-schema/src/types/__snapshots__/boolean_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
packages/kbn-config-schema/src/types/__snapshots__/buffer_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
packages/kbn-config-schema/src/types/__snapshots__/byte_size_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
packages/kbn-config-schema/src/types/__snapshots__/conditional_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
packages/kbn-config-schema/src/types/__snapshots__/duration_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
packages/kbn-config-schema/src/types/__snapshots__/literal_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
packages/kbn-config-schema/src/types/__snapshots__/maybe_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
packages/kbn-config-schema/src/types/__snapshots__/never_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
25 changes: 0 additions & 25 deletions
25
packages/kbn-config-schema/src/types/__snapshots__/nullable_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
17 changes: 0 additions & 17 deletions
17
packages/kbn-config-schema/src/types/__snapshots__/number_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
packages/kbn-config-schema/src/types/__snapshots__/one_of_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
packages/kbn-config-schema/src/types/__snapshots__/stream_type.test.ts.snap
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.