Skip to content

Commit fb6981e

Browse files
🧪 update test
1 parent 3615f1e commit fb6981e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_app.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class TestClient:
88
async def test_basic_usage(self):
99
app = await client.all_apps()
1010
app = app[0]
11+
await app.data()
1112
await app.status()
1213
await app.logs()
1314
await app.backup()

0 commit comments

Comments
 (0)