mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-02-03 20:38:29 +00: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