mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
TST
This commit is contained in:
parent
d001b7eca3
commit
8633bc2638
@ -75,7 +75,7 @@ it('BlueHeader works', () => {
|
||||
expect(rendered).toBeTruthy();
|
||||
});
|
||||
|
||||
it.skip('Settings work', () => {
|
||||
it('Settings work', () => {
|
||||
const rendered = TestRenderer.create(<Settings />).toJSON();
|
||||
expect(rendered).toBeTruthy();
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user