Commit f1625cb
authored
Fix smoke test to use existing CodeOwnership method (#157)
The smoke test was calling `file_owner_team_names` which doesn't exist.
Replace with `for_file` which is the actual API method for getting
the owning team of a file.1 parent aec2355 commit f1625cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
0 commit comments