Skip to content

Commit

Permalink
Unignore test
Browse files Browse the repository at this point in the history
  • Loading branch information
alb3rtino committed Nov 27, 2024
1 parent d195ed9 commit b398e75
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,7 @@ describe('OrganizationBankingInfoForm', () => {
});

describe('Interaction with \'Addresses\' categories fields', () => {
// ignore until master is fixed
xit('should render categories options based on selected address categories', async () => {
it('should render categories options based on selected address categories', async () => {
renderOrganizationBankingInfoForm();

await addField();
Expand Down

0 comments on commit b398e75

Please sign in to comment.