๐Ÿ› [Monorepo] fix: add ginkgo as a bingo dependency for catalogd by camilamacedo86 ยท Pull Request #1635 ยท operator-framework/operator-controller

@camilamacedo86 camilamacedo86 changed the title fix: add ginkgo as a bingo dependency for catalogd ๐Ÿ› [Monorepo] fix: add ginkgo as a bingo dependency for catalogd

Jan 17, 2025

grokspawn

@camilamacedo86

The tests were failing silently with the following error: trace -vv test/upgrade
bash: line 1: trace: command not found

This issue occurred because Ginkgo was not found to execute the tests with the specified options.

grokspawn

github-merge-queue bot pushed a commit that referenced this pull request

Jan 17, 2025
The tests were failing silently with the following error: trace -vv test/upgrade
bash: line 1: trace: command not found

This issue occurred because Ginkgo was not found to execute the tests with the specified options.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks

Jan 17, 2025