Commit 0480763
committed
test(builder): Fixes for libtmux
tests/workspace/test_builder.py:233: error: "Session" has no attribute "show_option" [attr-defined]
tests/workspace/test_builder.py:237: error: "Session" has no attribute "show_option" [attr-defined]
tests/workspace/test_builder.py:252: error: "Session" has no attribute "show_option" [attr-defined]
tests/workspace/test_builder.py:255: error: "Session" has no attribute "show_option" [attr-defined]
tests/workspace/test_builder.py:278: error: "Session" has no attribute "show_option" [attr-defined]
tests/workspace/test_builder.py:281: error: "Session" has no attribute "show_option" [attr-defined].show_options
1 parent 6875d29 commit 0480763
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
278 | | - | |
| 278 | + | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
| 281 | + | |
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
| |||
0 commit comments