mirror of
https://github.com/pestphp/pest.git
synced 2026-09-05 14:23:34 +02:00
fix: snapshot key on retry / repeat
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
foo bar 1
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar 2
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar 1
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar 2
|
||||
+7
@@ -0,0 +1,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h1>Snapshot</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar
|
||||
+1
@@ -0,0 +1 @@
|
||||
foo bar
|
||||
@@ -0,0 +1 @@
|
||||
the same on every attempt
|
||||
+1
@@ -0,0 +1 @@
|
||||
the same on every attempt
|
||||
Reference in New Issue
Block a user