This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
octodns
mirror of
https://github.com/octodns/octodns
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
52
Wiki
Activity
Browse Source
fix lint
pull/1094/head
Solvik Blum
2 years ago
parent
3ed7a88e34
commit
abdab8f6d8
No known key found for this signature in database
GPG Key ID:
9EBAFE7BBDFBAAE2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
tests/test_octodns_processor_filter.py
+ 1
- 1
tests/test_octodns_processor_filter.py
View File
@ -196,7 +196,7 @@ class TestNetworkValueFilter(TestCase):
def
test_bad_config
(
self
)
:
with
self
.
assertRaises
(
ValueError
)
:
filter_private
=
NetworkValueRejectlistFilter
(
NetworkValueRejectlistFilter
(
'
rejectlist
'
,
set
(
(
'
string
'
,
'
42.42.42.42/43
'
)
)
)
Write
Preview
Loading…
Cancel
Save