Skip to content

Commit

Permalink
ACP-4499: Test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pushokwhite committed Jan 27, 2025
1 parent 418408b commit 73cfd71
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 316 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ public function testSearchEndpointAvailableMessageIsSuccessfullyHandled(): void
$this->tester->handleSearchMessage($searchEndpointAvailableTransfer);

// Assert
$this->tester->assertSearchHttpConfigExists();
$this->tester->assertSearchHttpConfigExistsForStore();
}

/**
Expand Down
108 changes: 0 additions & 108 deletions tests/PyzTest/Zed/TaxApp/Communication/TaxAppConfigMessageTest.php

This file was deleted.

32 changes: 0 additions & 32 deletions tests/PyzTest/Zed/TaxApp/_data/tax_app.databuilder.xml

This file was deleted.

140 changes: 0 additions & 140 deletions tests/PyzTest/Zed/TaxApp/_support/TaxAppTester.php

This file was deleted.

35 changes: 0 additions & 35 deletions tests/PyzTest/Zed/TaxApp/codeception.yml

This file was deleted.

0 comments on commit 73cfd71

Please sign in to comment.