Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Javagedes committed Dec 6, 2023
1 parent 857cd28 commit 03bc0dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests.unit/database/test_instanced_fv_table.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def test_non_closest_inf_path(empty_tree: Tree):
dsc = empty_tree.create_dsc()
fdf = empty_tree.create_fdf(
fv_testfv = [
"INF Common/Subfolder/Drivers/TestDriver1.inf",
"INF Common/SubFolder/Drivers/TestDriver1.inf",
]
)

Expand Down

0 comments on commit 03bc0dc

Please sign in to comment.