Skip to content

Commit

Permalink
Merge branch '4d6/fixes-6' of https://github.com/BSData/horus-heresy
Browse files Browse the repository at this point in the history
…into 4d6/fixes-6
  • Loading branch information
The4D6 committed Feb 2, 2025
2 parents d4945bf + 04c3449 commit 6bff16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def test_verify_no_ros_files(self):
def test_crusade_6_errors(self):
self.load_list('Empty Validation Test')
errors = self.get_error_list()
self.assertEqual(6, len(errors), "There should be 6 errors in an empty crusade force org marine list")
self.assertEqual(6, len(errors), "There should be 7 errors in an empty crusade force org marine list")

def test_dt_does_not_affect_squad_cost(self):
self.load_list('Dedicated Transport Squad Costs')
Expand Down

0 comments on commit 6bff16f

Please sign in to comment.