Skip to content

test(pinia-orm): number cast test with notNullable was not checking warning message#564

Merged
CodeDredd merged 2 commits intoCodeDredd:masterfrom
tklaas:master
Nov 10, 2022
Merged

test(pinia-orm): number cast test with notNullable was not checking warning message#564
CodeDredd merged 2 commits intoCodeDredd:masterfrom
tklaas:master

Conversation

@tklaas
Copy link
Copy Markdown
Contributor

@tklaas tklaas commented Nov 10, 2022

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

The option given NumberCast was notnotNullable instead of notNullable
The occurence of the resulting warning message was not checked => test added

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@CodeDredd CodeDredd changed the title fix(pinia-orm): number cast test with notNullable was not checking warning message test(pinia-orm): number cast test with notNullable was not checking warning message Nov 10, 2022
@CodeDredd CodeDredd added the bug Something isn't working label Nov 10, 2022
@CodeDredd CodeDredd merged commit d2da4bb into CodeDredd:master Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants