mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
parent
1f7bf97a7e
commit
07e9338830
@ -124,7 +124,7 @@ class FilterTest extends BaseTestCase
|
||||
public function testWildcardFilterMatchesEnding()
|
||||
{
|
||||
$this->assertTrue(
|
||||
Filter::where('service', '*org')->matches($this->row(1))
|
||||
Filter::where('service', '*com')->matches($this->row(1))
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user