summaryrefslogtreecommitdiff
path: root/support/texlab/src/parser/snapshots/texlab__parser__build_log__tests__parse@005.txt.snap
diff options
context:
space:
mode:
Diffstat (limited to 'support/texlab/src/parser/snapshots/texlab__parser__build_log__tests__parse@005.txt.snap')
-rw-r--r--support/texlab/src/parser/snapshots/texlab__parser__build_log__tests__parse@005.txt.snap6
1 files changed, 3 insertions, 3 deletions
diff --git a/support/texlab/src/parser/snapshots/texlab__parser__build_log__tests__parse@005.txt.snap b/support/texlab/src/parser/snapshots/texlab__parser__build_log__tests__parse@005.txt.snap
index e4857d00d8..b77926323c 100644
--- a/support/texlab/src/parser/snapshots/texlab__parser__build_log__tests__parse@005.txt.snap
+++ b/support/texlab/src/parser/snapshots/texlab__parser__build_log__tests__parse@005.txt.snap
@@ -8,21 +8,21 @@ BuildLog {
BuildError {
relative_path: "./parent.tex",
level: Warning,
- message: "'babel/polyglossia' detected but 'csquotes' missing. Loading 'csquotes' recommended.",
+ message: "Package biblatex Warning: 'babel/polyglossia' detected but 'csquotes' missing. Loading 'csquotes' recommended.",
hint: None,
line: None,
},
BuildError {
relative_path: "./parent.tex",
level: Warning,
- message: "There were undefined references.",
+ message: "LaTeX Warning: There were undefined references.",
hint: None,
line: None,
},
BuildError {
relative_path: "./parent.tex",
level: Warning,
- message: "Please (re)run Biber on the file: parent and rerun LaTeX afterwards.",
+ message: "Package biblatex Warning: Please (re)run Biber on the file: parent and rerun LaTeX afterwards.",
hint: None,
line: None,
},