Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Check if "pdo_mysql" is loaded before test #4

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

flavioheleno
Copy link
Contributor

This PR adds a check for extension_loaded prior to running MySqlContainer test, avoiding test failure when the extension is not available (installed / enabled).

@leocavalcante leocavalcante added the enhancement New feature or request label Mar 19, 2024
@leocavalcante leocavalcante merged commit caff2db into opencodeco:main Mar 19, 2024
1 check passed
@flavioheleno flavioheleno deleted the improv/pdo-mysql branch March 19, 2024 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants