Correctly name tokens

pull/2/head
Michael Scoff 7 years ago
parent c3af1d8e27
commit 184a20b9bc
  1. 2
      TrustUITests/Screenshots.swift

@ -32,6 +32,6 @@ class Screenshots: XCTestCase {
app.tables.buttons["Show my tokens"].tap()
sleep(12)
snapshot("2Tokens")
snapshot("1Tokens")
}
}

Loading…
Cancel
Save