mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-24 03:05:41 +00:00
test(cloudfunc) change classes
This commit is contained in:
parent
3574cd2ddf
commit
e1291a62a2
1 changed files with 2 additions and 2 deletions
|
|
@ -36,11 +36,11 @@
|
|||
|
||||
Expect =
|
||||
'<div data-name="js-path" class="reduce-text" title="/etc/X11/">' +
|
||||
'<span data-name="js-clear-storage" class="path-icon clear-storage" ' +
|
||||
'<span data-name="js-clear-storage" class="path-icon icon-clear" ' +
|
||||
'title="clear storage (Ctrl+D)">' +
|
||||
'</span>' +
|
||||
'<a data-name="js-refresh" href="/fs/etc/X11" ' +
|
||||
'class="path-icon refresh-icon" title="refresh (Ctrl+R)"></a>' +
|
||||
'class="path-icon icon-refresh" title="refresh (Ctrl+R)"></a>' +
|
||||
'<span data-name="js-links" class=links>' +
|
||||
'<a data-name="js-path-link" href="/fs/" title="/">/</a>' +
|
||||
'<a data-name="js-path-link" href="/fs/etc/" title="/etc/">'+
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue