Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tigrov committed Dec 17, 2023
1 parent 4833ae2 commit e9810d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Common/CommonCommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2028,7 +2028,5 @@ public function testInsertWithReturningPksEmptyValues()
};

$this->assertSame($expected, $pkValues);

$db->createCommand()->dropTable('null_values')->execute();
}
}

0 comments on commit e9810d2

Please sign in to comment.