Skip to content

Commit

Permalink
[openwrt] Fix formatting in test_firewall.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanunderwood committed Feb 7, 2021
1 parent b4f18cf commit 657f03b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/openwrt/test_firewall.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class TestFirewall(unittest.TestCase, _TabsMixin):
"""
)


def test_render_defaults_1(self):
o = OpenWrt(self._defaults_1_netjson)
expected = self._tabs(self._defaults_1_uci)
Expand Down

0 comments on commit 657f03b

Please sign in to comment.