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

Fix nesting tests #2364

Merged
merged 1 commit into from
Mar 22, 2023
Merged

Fix nesting tests #2364

merged 1 commit into from
Mar 22, 2023

Conversation

erikn69
Copy link
Contributor

@erikn69 erikn69 commented Mar 20, 2023

In #2280 a new Migration, and Custom Model were added only for one test, also a complex process for changing migration was added, this PR deletes those files and use existing ones, also i did try to make test more simple

Also in #2280 the consistency between the Permissions and Roles models was lost, i did delete function getTable() on permission to match roles model

@drbyte
Copy link
Collaborator

drbyte commented Mar 22, 2023

Thanks!

@drbyte drbyte merged commit cbb976d into spatie:main Mar 22, 2023
@drbyte
Copy link
Collaborator

drbyte commented Mar 22, 2023

Merged to v6-dev.
Should we backport this to 5.x as well?

@erikn69
Copy link
Contributor Author

erikn69 commented Mar 22, 2023

Should we backport this to 5.x as well

I don't think it's necessary, it doesn't fix any bugs, does not change any previous operation

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