Skip to content

Commit

Permalink
cbf
Browse files Browse the repository at this point in the history
  • Loading branch information
adamziel committed Jun 6, 2024
1 parent e8ea916 commit 95724b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/WP_SQLite_Translator_Tests.php
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ public function testShowTablesLike() {
array(
(object) array(
'Tables_in_db' => '_tmp_table',
)
),
),
$this->engine->get_query_results()
);
Expand Down

0 comments on commit 95724b4

Please sign in to comment.