FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 4837b697 authored by J.W. Smith's avatar J.W. Smith
Browse files

test: Bug fix.

parent d5ff771c
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ class TestAdvisory(BaseAdvisoryTestSuite.AdvisoryTestSuite):
IntegrationTestUtils.TEST_JOB_DIR = "ADVISORY_" + IntegrationTestUtils.TEST_START_DATE
self.EXPECTED_EA_IMAGE_COUNT = 6
self.EXPECTED_ETH_IMAGE_COUNT = 6
self.EXPECTED_EA_SHAPE_COUNT = 6
self.EXPECTED_EA_SHAPE_COUNT = 3
def setUp(self) -> None:
......
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