mirror of
https://github.com/danog/phpseclib.git
synced 2025-01-22 04:51:19 +01:00
fixup! TestCase for BadConfigurationException in BigInteger
This commit is contained in:
parent
43803c6872
commit
e598a027b8
@ -55,6 +55,7 @@ ENGINE
|
||||
/**
|
||||
* BigInteger should choose another engine if one is not valid
|
||||
* @dataProvider provideBadConfigurationException
|
||||
* @preserveGlobalState disabled
|
||||
* @runInSeparateProcess mocks must not disturb other tests
|
||||
*/
|
||||
public function testBadConfigurationException($expectedClass, ...$engines) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user