Commit 5911028
authored
Fix FindChangesTask not finding the latest api file (#48)
Per [b/322982573](https://b.corp.google.com/issues/322982573),
This fixes the issue with `findChanges` not working correctly. The issue
stemmed from the fact that it was still looking for the current `.api`
file in the project directory- when we've migrated to a `api` directory
at the root.1 parent 2fe1dfb commit 5911028
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments