Skip to content

Commit

Permalink
Merge pull request #92 from catenax-ng/lint-fix
Browse files Browse the repository at this point in the history
fix: Testing of charts
  • Loading branch information
SebastianBezold authored Nov 22, 2023
2 parents f80f766 + 01799bc commit 19e95c5
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 38 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
- Update in installation steps
- Updated notice for docker in `README.md`
- Veracode workflow fix
- Fixed linting of charts

## [1.5.1] - 2023-11-17
### Changed
Expand Down
35 changes: 0 additions & 35 deletions charts/orchestrator/templates/tests/test-connection.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,6 @@ class VaultManagerTest {
@MockBean
private AutoSetupTriggerManager autoSetupTriggerManager;

@MockBean
private OpenSSLClientManager openSSLClientManager;

@Autowired
private VaultManager vaultManager;

Expand Down

0 comments on commit 19e95c5

Please sign in to comment.