jfrog-cli
jfrog-cli copied to clipboard
Fix/e2e test case for search with pattern
- [x] All tests have passed. If this feature is not already covered by the tests, new tests have been added.
- [x] The pull request is targeting the
masterbranch. - [x] The code has been validated to compile successfully by running
go vet ./.... - [x] The code has been formatted properly using
go fmt ./....
