Skip to content

Unit Tests: Update $this-> to self for Static Assertions #9

Description

@jimdelois

Incorrectly using $this->once() (e.g.,) for some PHPUnit statics. Should be using self::. Update accordingly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions