Skip to content

Commit 0521ff2

Browse files
committed
Tests enhanced
1 parent 2381902 commit 0521ff2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TestMslsOptionsQueryDay.php

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ public function setUp(): void {
1919

2020
public function test_has_value(): void {
2121
$this->assertTrue( $this->test->has_value( 'de_DE' ) );
22-
$this->assertFalse( $this->test->has_value( 'es_ES' ) );
2322
}
2423

2524
public function test_get_current_link(): void {

0 commit comments

Comments
 (0)