mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
4 lines
155 B
Ruby
4 lines
155 B
Ruby
|
# Reset database
|
||
|
$browser.goto $baseURL + 'dev/tests/endsession'
|
||
|
$browser.goto $baseURL + 'dev/tests/startsession?fixture=sapphire/tests/Bare.yml&flush=1'
|