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

[cleanup] Rename filename to match top level definition name #475

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

fabianhjr-dealengine
Copy link
Contributor

Rename a file to match its only top level definition:

abstract class EffectTestSuite[F[_]: Temporal: UnsafeRun](implicit Tag: ClassTag[F[Any]])
    extends _root_.utest.TestSuite {

@fabianhjr
Copy link

Confirming my identity

Copy link
Member

@djspiewak djspiewak left a comment

Choose a reason for hiding this comment

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

Thanks for catching this silly miss!

@djspiewak djspiewak merged commit d14871f into typelevel:series/1.x Feb 7, 2024
@fabianhjr-dealengine fabianhjr-dealengine deleted the fix-filename branch February 7, 2024 18:19
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.

3 participants