Skip to content

Commit 9ae62da

Browse files
committed
text: Fix test due to content change
1 parent c58defe commit 9ae62da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ describe('App.vue', () => {
8282

8383
it('displays privacy banner text', () => {
8484
const wrapper = createWrapper()
85-
expect(wrapper.text()).toContain('Privacy First')
8685
expect(wrapper.text()).toContain('All operations run entirely in your browser')
8786
})
8887

0 commit comments

Comments
 (0)