Commit cf52976
移除 CbdbApiPersonTest 中的 View_Address 視圖
CbdbApiController 已改用 ADDRESSES 表,測試中不再需要建立 View_Address 視圖。
變更內容:
- 刪除 setUp() 中建立 View_Address 視圖的程式碼
- 刪除 tearDown() 中刪除視圖的語句
- 測試直接使用 ADDRESSES 表
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 1d470f9 commit cf52976
1 file changed
Lines changed: 0 additions & 41 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | 148 | | |
189 | 149 | | |
190 | 150 | | |
| |||
331 | 291 | | |
332 | 292 | | |
333 | 293 | | |
334 | | - | |
335 | 294 | | |
336 | 295 | | |
337 | 296 | | |
| |||
0 commit comments