mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Fix post-merge snapshots tests.
This commit is contained in:
parent
2f6fea29f3
commit
d88440dda4
@ -969,18 +969,6 @@ class PreviewTests: XCTestCase {
|
||||
}
|
||||
}
|
||||
|
||||
func test_waitingDialog() {
|
||||
for preview in WaitingDialog_Previews._allPreviews {
|
||||
assertSnapshots(matching: preview)
|
||||
}
|
||||
}
|
||||
|
||||
func test_waitlistScreen() {
|
||||
for preview in WaitlistScreen_Previews._allPreviews {
|
||||
assertSnapshots(matching: preview)
|
||||
}
|
||||
}
|
||||
|
||||
func test_waveformCursorView() {
|
||||
for preview in WaveformCursorView_Previews._allPreviews {
|
||||
assertSnapshots(matching: preview)
|
||||
|
Loading…
x
Reference in New Issue
Block a user