Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
frontend
Commits
fb48986f
Commit
fb48986f
authored
Jan 17, 2023
by
tom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
delete mobile version for token
parent
bab34c09
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
AddressDetails.pw.tsx
ui/address/AddressDetails.pw.tsx
+1
-1
AddressDetails.pw.tsx_default_token-1.png
...__screenshots__/AddressDetails.pw.tsx_default_token-1.png
+0
-0
AddressDetails.pw.tsx_mobile_token-mobile-1.png
...enshots__/AddressDetails.pw.tsx_mobile_token-mobile-1.png
+0
-0
No files found.
ui/address/AddressDetails.pw.tsx
View file @
fb48986f
...
...
@@ -44,7 +44,7 @@ test('contract +@mobile', async({ mount, page }) => {
await
expect
(
component
).
toHaveScreenshot
();
});
test
(
'
token
+@mobile
'
,
async
({
mount
,
page
})
=>
{
test
(
'
token
'
,
async
({
mount
,
page
})
=>
{
await
page
.
route
(
API_URL_ADDRESS
,
(
route
)
=>
route
.
fulfill
({
status
:
200
,
body
:
JSON
.
stringify
(
addressMock
.
token
),
...
...
ui/address/__screenshots__/AddressDetails.pw.tsx_default_token-
mobile-
1.png
→
ui/address/__screenshots__/AddressDetails.pw.tsx_default_token-1.png
View file @
fb48986f
File moved
ui/address/__screenshots__/AddressDetails.pw.tsx_mobile_token-mobile-1.png
deleted
100644 → 0
View file @
bab34c09
38.6 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment