Skip to content

Commit bbcd5d3

Browse files
committed
chore(render): Remove obsolete testing snapshot
1 parent 97d0aef commit bbcd5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/render/src/__snapshots__/render-async-node.spec.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html
22

3-
exports[`renderAsync on node environments > test 1`] = `
3+
exports[`renderAsync on node environments > that it properly waits for Suepsense boundaries to resolve before resolving 1`] = `
44
"<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!--$--><div><!doctype html>
55
<html>
66
<head>

0 commit comments

Comments
 (0)