Commit 109ec4f
committed
Fix test naming conflict in neon extension
- Rename test method from 'test_neon' to 'test_neon_organization_lifecycle'
- Resolves duplicate test name error where both module and method had same identifier
- Ensures test_index.py runs successfully without naming conflicts1 parent 2b72f98 commit 109ec4f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments