Skip to content

Commit

Permalink
dummy test (#1305)
Browse files Browse the repository at this point in the history
* dummy test

* yarn audit

* Add common-lib tag

* Update yarn-audit-known-issues

* Update app.component.html

* Add new tag

* commented code removed

* commonlib version updated

---------

Co-authored-by: connorpgpmcelroy <connor.mcelroy@hmcts.net>
Co-authored-by: connorpgpmcelroy <74015088+connorpgpmcelroy@users.noreply.github.com>
Co-authored-by: Ritesh Dsouza <ritesh.dsouza@HMCTS.net>
Co-authored-by: RiteshHMCTS <74713687+RiteshHMCTS@users.noreply.github.com>
  • Loading branch information
5 people authored Oct 24, 2024
1 parent 2ea3fc1 commit 8ed0a0b
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 12 deletions.
3 changes: 0 additions & 3 deletions Jenkinsfile_CNP
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ def secrets = [
secret('test-api-email', 'TEST_API_EMAIL'),
secret('test-api-password', 'TEST_API_PASSWORD')
],
// 's2s-${env}' : [
// secret('microservicekey-xui-webapp', 'S2S_SECRET')
// ]
]

def branchesToSync = ['demo', 'perftest', 'ithc']
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@hmcts/media-viewer": "4.0.4",
"@hmcts/nodejs-healthcheck": "1.7.0",
"@hmcts/properties-volume": "0.0.13",
"@hmcts/rpx-xui-common-lib": "2.0.29",
"@hmcts/rpx-xui-common-lib": "2.0.31",
"@hmcts/rpx-xui-node-lib": "2.29.1",
"@ng-idle/core": "^14.0.0",
"@ng-idle/keepalive": "^14.0.0",
Expand Down
2 changes: 0 additions & 2 deletions test_codecept/accessibility/tests/organisationTab.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ const html = require('pa11y-reporter-html');

const { conf } = require('../config/config');

// const MockApp = require('../../nodeMock/app');

describe('Pa11y tests', function () {
beforeEach(function () {
// MockApp.init();
Expand Down
2 changes: 1 addition & 1 deletion yarn-audit-known-issues

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2922,16 +2922,16 @@ __metadata:
languageName: node
linkType: hard

"@hmcts/rpx-xui-common-lib@npm:2.0.29":
version: 2.0.29
resolution: "@hmcts/rpx-xui-common-lib@npm:2.0.29"
"@hmcts/rpx-xui-common-lib@npm:2.0.31":
version: 2.0.31
resolution: "@hmcts/rpx-xui-common-lib@npm:2.0.31"
dependencies:
tslib: ^2.0.0
peerDependencies:
launchdarkly-js-client-sdk: ^3.3.0
ngx-pagination: ^3.2.1
rpx-xui-translation: ^0.1.1
checksum: c6fa9dddbbcf714f92c44a1240ac50445ef5695255a8f66d4724894c7bf2426b834574f34acc8e13e38a5b6b936d7b15edf4bc1083d4fd9314f8e8863281dc4b
checksum: 3e3c4fbdf8843bfd075d3005fdd7521214faa9e4f4fd1299aeca9b90680cd3cc7b272bc5675e25fdf2c272ded9c3ff00124bcb77b45b8255b9c3ecb569ae5c84
languageName: node
linkType: hard

Expand Down Expand Up @@ -19750,7 +19750,7 @@ __metadata:
"@hmcts/media-viewer": 4.0.4
"@hmcts/nodejs-healthcheck": 1.7.0
"@hmcts/properties-volume": 0.0.13
"@hmcts/rpx-xui-common-lib": 2.0.29
"@hmcts/rpx-xui-common-lib": 2.0.31
"@hmcts/rpx-xui-node-lib": 2.29.1
"@ng-idle/core": ^14.0.0
"@ng-idle/keepalive": ^14.0.0
Expand Down

0 comments on commit 8ed0a0b

Please sign in to comment.