mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove exclusive test
This commit is contained in:
parent
c43374a553
commit
07c9745258
@ -1308,7 +1308,7 @@ describe('Actions', () => {
|
||||
})
|
||||
})
|
||||
|
||||
describe.only('#setCompletedOnboarding', () => {
|
||||
describe('#setCompletedOnboarding', () => {
|
||||
let markAllNoticesReadSpy, completeOnboardingSpy
|
||||
|
||||
beforeEach(() => {
|
||||
|
Loading…
Reference in New Issue
Block a user