committed by
Jaco Greeff
parent
48eac51c8a
commit
71f84067d9
@@ -65,7 +65,7 @@ describe('ui/AccountCard', () => {
|
||||
let balance;
|
||||
|
||||
beforeEach(() => {
|
||||
balance = component.find('Connect(Balance)');
|
||||
balance = component.find('Balance');
|
||||
});
|
||||
|
||||
it('renders the balance', () => {
|
||||
|
||||
Reference in New Issue
Block a user