Commit f64c3c9
Aaron Sierra
dns: nsone: Make NsOneResponse lists instance variables
Make NSOneResponse.errors and NSOneResponse.objects instance variables,
rather than class variables.
This was found due to errors in NSOneDNSDriver unit testing that only
appeared when tests were run together, not when tests were run
individually.1 parent 7f11904 commit f64c3c9
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments