Skip to content
Snippets Groups Projects

Issue #3388358: setPrefix when the param isn't a string

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
890 890 $this->assertInstanceOf(StatementPrefetch::class, $statement);
891 891 }
892 892
893 /**
894 * Trying a non string value as prefix.
895 */
896 public function testNonStringPrefix() {
  • Siju Mathew added 1 commit

    added 1 commit

    • 030b04f4 - removing new test case for testing

    Compare with previous version

  • Please register or sign in to reply
    Loading