Skip to content

Fix testInsertWithSetAndEscape to make not time dependent - #6974

Merged
paulbalandan merged 1 commit into
codeigniter4:developfrom
sclubricants:Fix-Model-Test
Dec 13, 2022
Merged

Fix testInsertWithSetAndEscape to make not time dependent#6974
paulbalandan merged 1 commit into
codeigniter4:developfrom
sclubricants:Fix-Model-Test

Conversation

@sclubricants

@sclubricants sclubricants commented Dec 13, 2022

Copy link
Copy Markdown
Member

Fixes #6915

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@sclubricants sclubricants added the testing Pull requests that changes tests only label Dec 13, 2022
@paulbalandan
paulbalandan merged commit 16e8843 into codeigniter4:develop Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Pull requests that changes tests only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

InsertModelTest::testInsertWithSetAndEscape depends on time

3 participants