Upgrading to react-test-renderer and snapshots; Fixing tests
This commit is contained in:
@ -8,7 +8,7 @@ import { isLoading } from '../../src/js/util/helpers';
|
||||
|
||||
describe('isLoading', () => {
|
||||
const load_queue = {
|
||||
'spotify:playlist:123': 'Some load queue value',
|
||||
'guid1234ABC': 'spotify:playlist:123',
|
||||
'stuff:and_things': 'stuff:and_things',
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user