diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2022-09-24 07:38:58 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-24 07:38:58 +0200 |
| commit | 865e4566e7d0dbf885d77a4a585b0c533be2ec57 (patch) | |
| tree | 86327f5562c233c4b3d27482acf656868ec5e60a /src/ci/docker | |
| parent | be902e89053e31a800cbf317c70aa5751b7d1caf (diff) | |
| parent | d30cb5b6633bef645e076fedcc77c5e1d55349b6 (diff) | |
| download | rust-865e4566e7d0dbf885d77a4a585b0c533be2ec57.tar.gz rust-865e4566e7d0dbf885d77a4a585b0c533be2ec57.zip | |
Rollup merge of #102199 - GuillaumeGomez:improve-rustdoc-gui-tests, r=notriddle
Improve rustdoc GUI tests I finally finished the update so we can now store values in variables and use them. It improves things nicely. r? ``@notriddle``
Diffstat (limited to 'src/ci/docker')
| -rw-r--r-- | src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version index 2774f8587f4..142464bf22b 100644 --- a/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version +++ b/src/ci/docker/host-x86_64/x86_64-gnu-tools/browser-ui-test.version @@ -1 +1 @@ -0.10.0 \ No newline at end of file +0.11.0 \ No newline at end of file |
