1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00

Remove exclusive test

This commit is contained in:
Thomas Huang 2019-03-20 21:29:08 -05:00
parent c43374a553
commit 07c9745258

View File

@ -1308,7 +1308,7 @@ describe('Actions', () => {
})
})
describe.only('#setCompletedOnboarding', () => {
describe('#setCompletedOnboarding', () => {
let markAllNoticesReadSpy, completeOnboardingSpy
beforeEach(() => {