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

Make migrations_test.go tests consistent with other tests in pkg/migrations #568

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

andrew-farries
Copy link
Collaborator

Update the tests in migrations_test.go:

  • Put them in the migrations_test package
  • Add t.Parallel() to each test

This makes the tests in this file consistent with the other tests in pkg/migrations.

@andrew-farries andrew-farries changed the title Makie migrations_test.go tests consistent with other tests in pkg/migrations Make migrations_test.go tests consistent with other tests in pkg/migrations Jan 6, 2025
@andrew-farries andrew-farries marked this pull request as ready for review January 6, 2025 09:29
@andrew-farries andrew-farries merged commit 5c44365 into main Jan 6, 2025
28 checks passed
@andrew-farries andrew-farries deleted the update-migrations-tests branch January 6, 2025 12:23
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