chore: remove duplicated tests for config by mdelapenya · Pull Request #2628 · testcontainers/testcontainers-go

@mdelapenya

It's already tested in the internal package, and this test is causing flakiness due to reading the actual config

@mdelapenya mdelapenya added the chore

Changes that do not impact the existing functionality

label

Jul 5, 2024

mdelapenya added a commit that referenced this pull request

Jul 15, 2024
* main:
  fix: log output after context timeout (#2643)
  chore(deps): use "github.com/containerd/platforms" instead (#2638)
  chore(deps): bump google.golang.org/grpc to 1.64.1 (#2635)
  chore(deps): bump certifi from 2024.2.2 to 2024.7.4 (#2631)
  chore: prepare for next minor development cycle (0.33.0)
  chore: use new version (v0.32.0) in modules and examples
  feat: honour go toolchain's verbose flag to print out logs (#2624)
  Fix issues in BuildImage() (#2626)
  docs: indicate version for the Run function (#2627)
  chore: remove duplicated tests for config (#2628)
  Log retried errors (#2613)