Skip to content

Commit

Permalink
chore(render): Remove obsolete testing snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmfern committed May 9, 2024
1 parent 11a5c67 commit 32accee
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Vitest Snapshot v1, https://vitest.dev/guide/snapshot.html

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

0 comments on commit 32accee

Please sign in to comment.