Fix typos
This commit is contained in:
committed by
Mészáros Mihály
parent
da40742fd7
commit
f9e3f9b622
@@ -1,6 +1,6 @@
|
||||
import RoomClient from '../RoomClient';
|
||||
|
||||
describe('new RoomClient() without paramaters throws Error', () =>
|
||||
describe('new RoomClient() without parameters throws Error', () =>
|
||||
{
|
||||
test('Matches the snapshot', () =>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user