mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
fix test name
This commit is contained in:
parent
ab3cd5b0b0
commit
e068273487
@ -29,7 +29,7 @@ function ViewportTestApp() {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
test('get, set and clear', async () => {
|
test('display size', async () => {
|
||||||
render(<ViewportTestApp />);
|
render(<ViewportTestApp />);
|
||||||
|
|
||||||
await waitFor(async () => {
|
await waitFor(async () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user