mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
Fix test warnings
This commit is contained in:
parent
bff551c13b
commit
33bfc32427
2 changed files with 5 additions and 0 deletions
|
@ -43,6 +43,8 @@ class ValidationTest extends TestCase
|
|||
'terms-field'=>'1',
|
||||
'terms'=>'on',
|
||||
]);
|
||||
|
||||
self::assertTrue(true); // no assertions warnings
|
||||
}
|
||||
|
||||
public function testInvalid()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue