Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try another fix for the db.spec #3870

Merged

Conversation

philippthun
Copy link
Member

It seems that apply_migration is called a second time from somewhere else. This could be either during spec setup or rollback. But as the intention of this test is to check the logger configuration, this expect can be removed.

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

It seems that 'apply_migration' is called a second time from somewhere
else. This could be either during spec setup or rollback. But as the
intention of this test is to check the logger configuration, this
'expect' can be removed.
@johha johha merged commit c99cb38 into cloudfoundry:main Jul 2, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants