Skip to content

Commit

Permalink
refactor(plugin-meetings): refactor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
antsukanova committed Jul 15, 2024
1 parent d7d6052 commit 0b3729c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2115,7 +2115,7 @@ describe('plugin-meetings', () => {
});
});

describe.only('CPU Information Reporting', async () => {
describe('CPU Information Reporting', async () => {
let getNumLogicalCoresStub;

beforeEach(async () => {
Expand Down

0 comments on commit 0b3729c

Please sign in to comment.