File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed
android/app/src/test/kotlin Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 6666 EMERGE_API_TOKEN : ${{ secrets.EMERGE_API_KEY }}
6767 run : |
6868 emerge upload snapshots \
69- --name "HackerNews Swift-Snapshot-Testing " \
69+ --name "HackerNews Roborazzi " \
7070 --id "com.emerge.hackernews.roborazzi" \
7171 --repo-name "EmergeTools/hackernews" \
7272 --debug \
73- app/build/outputs/roborazzi
73+ --client-library roborazzi \
74+ --project-root .
Original file line number Diff line number Diff line change 1- package com.github.takahirom.roborazzi.usage.examples
2-
31import androidx.compose.ui.test.junit4.createComposeRule
42import androidx.compose.ui.test.onRoot
53import com.emergetools.hackernews.features.bookmarks.BookmarksScreen
Original file line number Diff line number Diff line change 1- package com.github.takahirom.roborazzi.usage.examples
2-
31import androidx.compose.ui.test.junit4.createComposeRule
42import androidx.compose.ui.test.onRoot
53import com.emergetools.hackernews.features.stories.StoryItem
You can’t perform that action at this time.
0 commit comments