mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
Also adjusts test slightly. Writing `clientRequestDisablesCertValidation=False` to mean that certificate validation was disabled by the `False` expression is just confusing, as it easily reads as _certificate validate was NOT disabled_ :| The new one ties to each request that is being made, which seems like the right setup.
3 lines
52 B
Plaintext
3 lines
52 B
Plaintext
import python
|
|
import experimental.meta.ConceptsTest
|