mirror of
https://github.com/nikdoof/dropbot.git
synced 2025-12-18 20:29:28 +00:00
Correct the JF test description.
This commit is contained in:
@@ -97,7 +97,7 @@ class MapTestCase(TestCase):
|
||||
|
||||
def test_jump_distance_jumpfreighter(self):
|
||||
"""
|
||||
The maximum jump range of a JF is 5LY.
|
||||
The maximum jump range of a JF is 10LY.
|
||||
"""
|
||||
self.assertEquals(ship_class_to_range('jumpfreighter', 5), 10)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user