Skip to content

Commit

Permalink
src/test/jest.setup.js: add log supressor
Browse files Browse the repository at this point in the history
Also filters warnings due to
data-driven-forms/react-forms#1352 from the
test logs.
  • Loading branch information
Travis CI User committed May 30, 2023
1 parent b748adc commit ed0c94d
Show file tree
Hide file tree
Showing 74 changed files with 74 additions and 74 deletions.
6 changes: 3 additions & 3 deletions app.info.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"app_name": "image-builder",
"node_version": ">=16.0.0",
"src_hash": "fc63aec015776e858f4ce2b23be0928fc4201b79",
"src_hash": "313c0f60b68a9d29c4812b3f2460f0786d6906a4",
"src_tag": "",
"src_branch": "main",
"patternfly_dependencies": ["@patternfly/[email protected]","@patternfly/[email protected]","@patternfly/[email protected]"],
"rh_cloud_services_dependencies": ["@redhat-cloud-services/[email protected]","@redhat-cloud-services/[email protected]","@redhat-cloud-services/[email protected]"],
"travis": {
"event_type": "push",
"build_number": "3985",
"build_web_url": "https://app.travis-ci.com/RedHatInsights/image-builder-frontend/builds/263019129"
"build_number": "4014",
"build_web_url": "https://app.travis-ci.com/RedHatInsights/image-builder-frontend/builds/263412476"
}
}
4 changes: 2 additions & 2 deletions fed-mods.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"imageBuilder": {
"entry": [
"/beta/apps/image-builder/imageBuilder.b5122f8cc7e05be66019.js"
"/beta/apps/image-builder/imageBuilder.7b82c02137c98ee2be9d.js"
],
"modules": [
"/beta/apps/image-builder/js/412.b5122f8cc7e05be66019.js"
"/beta/apps/image-builder/js/412.7b82c02137c98ee2be9d.js"
]
}
}

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

File renamed without changes.
File renamed without changes.
Loading

0 comments on commit ed0c94d

Please sign in to comment.