Commit 7040473
committed
Update to use the sourceLocationPrefix
In our testing framework we don't always have the .cds file indexed
so we can't guarantee the presence of the File entry. Instead,
compose the path using the sourceLocationPrefix, which will be
robust to whether the .cds file was indexed or not.1 parent 8959b02 commit 7040473
File tree
1 file changed
+8
-4
lines changed- javascript/frameworks/cap/lib/advanced_security/javascript/frameworks/cap
1 file changed
+8
-4
lines changedLines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
23 | 27 | | |
24 | 28 | | |
25 | 29 | | |
| |||
0 commit comments