Skip to content

Commit

Permalink
Update connectedap-c.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalwilbrink authored Mar 8, 2024
1 parent 7b3b0b7 commit 109e6fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/open-scd/test/unit/wizards/connectedap-c.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ describe('create wizard for ConnectedAP element', () => {
});

it('adds uniques MAC-Address and APPID', async () => {
console.log('test fails');
await clickListItem(element, [
'SMV_Publisher>AP1',
'SMV_Publisher2>AP1',
Expand Down

0 comments on commit 109e6fe

Please sign in to comment.