We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 975b5ce commit adb312fCopy full SHA for adb312f
tests/yanglint/interactive/searchpath.test
@@ -18,7 +18,7 @@ test searchpath_clear {searchpath --clear} {
18
-setup $ly_setup -cleanup $ly_cleanup -body {
19
ly_cmd "searchpath $mdir"
20
ly_cmd "searchpath --clear"
21
- ly_cmd_err "load modleaf" "Data model \"modleaf\" not found in local searchdirs"
+ ly_cmd_err "load modleaf" "Loading \"modleaf\" module failed, not found."
22
}}
23
24
cleanupTests
0 commit comments