330 Fix integration test (update adtteSpec snapshott) #282
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Unit Tests Summary
failed
Sep 13, 2023 in 0s
1 fail, 13 skipped, 42 pass in 11s
Annotations
Check warning on line 0 in assaySpec
github-actions / Unit Tests Summary
assaySpecInput_creates_expected_HTML (assaySpec) failed
teal.modules.hermes.Rcheck/tests/testthat/junit-result.xml [took 0s]
Raw output
Snapshot of code has changed: ('test-assaySpec.R:4:3')
Snapshot of code has changed:
old[4:10] vs new[4:10]
<div class="form-group shiny-input-container">
<label class="control-label" id="my_assay-name-label" for="my_assay-name">Please select the best assay</label>
<div>
- <select id="my_assay-name" class="form-control"></select>
+ <select class="shiny-input-select form-control" id="my_assay-name"></select>
<script type="application/json" data-for="my_assay-name">{"placeholder":"- Nothing selected -","plugins":["selectize-plugin-a11y"]}</script>
</div>
</div>
* Run `testthat::snapshot_accept('assaySpec')` to accept the change.
* Run `testthat::snapshot_review('assaySpec')` to interactively review the change.
Loading