Skip to content

Commit

Permalink
fixup! fix(platform-browser): update started state on reset
Browse files Browse the repository at this point in the history
  • Loading branch information
iRealNirmal committed Apr 15, 2021
1 parent 21be888 commit d9b8a9e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -107,7 +107,7 @@ import {el} from '../../testing/src/browser_util';

it('should check status of start of play and reset', fakeAsync(() => {
@Component({
selector: 'ani-other-cmp',
selector: 'ani-another-cmp',
template: '...',
})
class CmpAnother {
Expand Down

0 comments on commit d9b8a9e

Please sign in to comment.