Skip to content

Fix: Mailjet bridge tests #41985

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

Merged
merged 1 commit into from
Jul 5, 2021
Merged

Conversation

OskarStark
Copy link
Contributor

@OskarStark OskarStark commented Jul 5, 2021

Q A
Branch? 5.4
Bug fix? no
New feature? no
Deprecations? no
Tickets Follows #41705
License MIT
Doc PR -

Fix the build

@OskarStark OskarStark added this to the 5.4 milestone Jul 5, 2021
@OskarStark OskarStark self-assigned this Jul 5, 2021
@@ -39,9 +39,9 @@ public function supportsProvider(): iterable
yield [false, 'somethingElse://Mailjet:authtoken@default'];
}

public function missingRequiredOptionProvider(): iterable
public function incompleteDsnProvider(): iterable
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

password is no option, its part of user:pass of the scheme

@OskarStark OskarStark requested a review from derrabus July 5, 2021 07:40
@OskarStark OskarStark requested a review from jderusse July 5, 2021 07:40
OskarStark added a commit to OskarStark/symfony that referenced this pull request Jul 5, 2021
fabpot added a commit that referenced this pull request Jul 5, 2021
This PR was merged into the 5.3 branch.

Discussion
----------

[Notifier] Fix TransportTestCase

| Q             | A
| ------------- | ---
| Branch?       | 5.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | --
| License       | MIT
| Doc PR        | -

Needed for #41985

Commits
-------

1319a11 [Notifier] Fix TransportTestCase
@fabpot
Copy link
Member

fabpot commented Jul 5, 2021

@OskarStark #41986 has been merged now :)

@OskarStark
Copy link
Contributor Author

rebased 👍

@OskarStark
Copy link
Contributor Author

Weird, I rebased, but why is it now failing? Because 5.3 is not released yet including the AbstractTestCase changes?

@derrabus
Copy link
Member

derrabus commented Jul 5, 2021

You need to bump Notifier to ^5.3.4

@OskarStark
Copy link
Contributor Author

Indeed 👍

@derrabus
Copy link
Member

derrabus commented Jul 5, 2021

Thank you Oskar.

@derrabus derrabus merged commit b19200c into symfony:5.4 Jul 5, 2021
@OskarStark OskarStark deleted the fix/mailjet-test branch July 5, 2021 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants