mirror of
https://github.com/pestphp/pest.git
synced 2026-03-12 10:47:25 +01:00
release: beta 1
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h1>Snapshot</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -0,0 +1,7 @@
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h1>Snapshot</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -1,5 +1,5 @@
|
||||
|
||||
Pest Testing Framework 4.0.0-alpha.6.
|
||||
Pest Testing Framework 4.0.0-beta.1.
|
||||
|
||||
USAGE: pest <file> [options]
|
||||
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
|
||||
Pest Testing Framework 4.0.0-alpha.6.
|
||||
Pest Testing Framework 4.0.0-beta.1.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user