Skip to content

Commit

Permalink
Fix typo on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alpeto9 committed Oct 22, 2024
1 parent 27bc4d3 commit e1a8a0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions node-runner-cli/tests/unit/test_systemd.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,6 @@ def test_systemd_setup_default_config(self, mockout):
ntp=false
ntp.pool=pool.ntp.org
download_community_snapshot=true
network.id=1
node.key.path=/home/radixdlt/babylon-node-config/node-keystore.ks
Expand Down Expand Up @@ -292,7 +291,6 @@ def test_systemd_setup_default_config_jinja(self, mockout):
ntp=false
ntp.pool=pool.ntp.org
download_community_snapshot=true
network.id=1
node.key.path=/home/radixdlt/babylon-node-config/node-keystore.ks
Expand Down

0 comments on commit e1a8a0d

Please sign in to comment.