mirror of
https://github.com/danog/dns-over-https.git
synced 2025-01-22 13:21:20 +01:00
Actual fixes
This commit is contained in:
parent
bd35d5481e
commit
c94adf5873
@ -161,7 +161,7 @@ class QueryEncoderTest extends TestCase
|
||||
"Additional": [ ],
|
||||
"edns_client_subnet": "12.34.56.78/0"
|
||||
}',
|
||||
2,
|
||||
2
|
||||
)
|
||||
],
|
||||
[
|
||||
@ -200,7 +200,7 @@ class QueryEncoderTest extends TestCase
|
||||
"Additional": [ ],
|
||||
"edns_client_subnet": "12.34.56.78/0"
|
||||
}',
|
||||
2,
|
||||
2
|
||||
)
|
||||
],
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user