update codeblock-title test with new notice text
This commit is contained in:
parent
1ec9b3b750
commit
02b3785f84
1 changed files with 2 additions and 2 deletions
|
|
@ -12,8 +12,8 @@
|
|||
|
||||
// ignore-tidy-linelength
|
||||
|
||||
// @has foo/fn.bar.html '//*[@class="tooltip compile_fail"]/span' "This code doesn't compile so be extra careful!"
|
||||
// @has foo/fn.bar.html '//*[@class="tooltip ignore"]/span' "Be careful when using this code, it's not being tested!"
|
||||
// @has foo/fn.bar.html '//*[@class="tooltip compile_fail"]/span' "This example deliberately fails to compile"
|
||||
// @has foo/fn.bar.html '//*[@class="tooltip ignore"]/span' "This example is not tested"
|
||||
|
||||
/// foo
|
||||
///
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue