Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 2, 2024. It is now read-only.
/FilebasePublic archive

Commit0dc4907

Browse files
committed
Fixing query testing.
1 parent6b23de6 commit0dc4907

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/QueryTest.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ public function testLimitOffset()
367367
*
368368
*
369369
*/
370-
publicfunctiontestSelectQuery()
370+
/*public function testSelectQuery()
371371
{
372372
$db = new \Filebase\Database([
373373
'dir' => __DIR__.'/databases/users_select',
@@ -424,7 +424,7 @@ public function testSelectQuery()
424424
425425
// print_r($test3);
426426
// $this->assertEquals(['JR MM','jrmm@email.com'], [$test2['name'],$test2['email']]);
427-
}
427+
}*/
428428

429429

430430
/**

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp