Commit c49ad5f
committed
Update test that fails after the rename
There is an existing bug in `main` that causes `ExUnitProperties` to be
suggested for `Exper|t`.
The changes in the PR this commit is part of is focused only in the renaming,
so this changes the test to something that tests roughly the same, but passes.
A different PR needs to fix the underlying issue here1 parent 1286a38 commit c49ad5f
File tree
1 file changed
+1
-1
lines changed- apps/expert/test/expert/code_intelligence
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments