Skip to content

Commit

Permalink
Restore previous test
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Jun 6, 2024
1 parent 926178e commit 554342e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/WP_SQLite_Translator_Tests.php
Original file line number Diff line number Diff line change
Expand Up @@ -419,11 +419,7 @@ public function testShowTablesLike() {
array(
(object) array(
'Tables_in_db' => '_tmp_table',
<<<<<<< Updated upstream
),
=======
)
>>>>>>> Stashed changes
),
$this->engine->get_query_results()
);
Expand Down

0 comments on commit 554342e

Please sign in to comment.