about summary refs log tree commit diff
path: root/tests/rustdoc-gui/docblock-code-block-line-number.goml
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2024-04-01 21:11:22 +0200
committerGuillaume Gomez <guillaume.gomez@huawei.com>2024-04-01 22:25:01 +0200
commit59120d0ef54fdb860cb88a9169eb3ff71d2799b3 (patch)
tree47c304e82008d5972f34c22bfe6365778d1d03bc /tests/rustdoc-gui/docblock-code-block-line-number.goml
parent6bb6b816bfcf9e26fac5175e3e907dcefe5ecdbc (diff)
downloadrust-59120d0ef54fdb860cb88a9169eb3ff71d2799b3.tar.gz
rust-59120d0ef54fdb860cb88a9169eb3ff71d2799b3.zip
Update to new browser-ui-test version
Diffstat (limited to 'tests/rustdoc-gui/docblock-code-block-line-number.goml')
-rw-r--r--tests/rustdoc-gui/docblock-code-block-line-number.goml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rustdoc-gui/docblock-code-block-line-number.goml b/tests/rustdoc-gui/docblock-code-block-line-number.goml
index a50449e1701..cb7bdaab4c8 100644
--- a/tests/rustdoc-gui/docblock-code-block-line-number.goml
+++ b/tests/rustdoc-gui/docblock-code-block-line-number.goml
@@ -10,7 +10,7 @@ assert-false: "pre.example-line-numbers"
 // Let's now check some CSS properties...
 define-function: (
     "check-colors",
-    (theme, color),
+    [theme, color],
     block {
         // We now set the setting to show the line numbers on code examples.
         set-local-storage: {