FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 35edd5f5 authored by L. Bower's avatar L. Bower
Browse files

updating expected nc count to 9

parent 921a2460
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ from integration.test_suites.depo_test_suite import BaseDepoTestSuite
class FullTestDeposition(BaseDepoTestSuite.DepoTestSuite):
def set_expected_values(self):
self.EA_CSV_COUNT = 12
self.ETH_CSV_COUNT = 12
self.EA_CSV_COUNT = 9
self.ETH_CSV_COUNT = 9
self.EA_PNG_COUNT = 3
self.ETH_PNG_COUNT = 3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment