mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
removed blank line at the end of file
This commit is contained in:
parent
4fddc656c4
commit
a01918d4b9
@ -157,4 +157,3 @@ class SettingsViewTest(TestCase):
|
||||
# try posting valid value
|
||||
new_format = "{{ part.name if part.name }} {{ ' with revision ' if part.revision }} {{ part.revision }}"
|
||||
self.post(url, {'value': new_format}, valid=True)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user