fix test name

This commit is contained in:
balzack 2023-01-12 04:41:14 -08:00
parent ab3cd5b0b0
commit e068273487

View File

@ -29,7 +29,7 @@ function ViewportTestApp() {
);
}
test('get, set and clear', async () => {
test('display size', async () => {
render(<ViewportTestApp />);
await waitFor(async () => {