Commit 20ffd1e
committed
Move test_marketplace.py to tests/sdk/marketplace/
Restructure tests to match the new module structure:
- Move tests/sdk/plugin/test_marketplace.py -> tests/sdk/marketplace/test_marketplace.py
- Update imports to use openhands.sdk.marketplace (canonical location)
Co-authored-by: openhands <openhands@all-hands.dev>1 parent a415f07 commit 20ffd1e
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments