mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
Adding new lines at the end
This commit is contained in:
parent
51d839f082
commit
a8ead09fc5
@ -1 +1 @@
|
||||
import "test/nbrowser/ActionLog";
|
||||
import "test/nbrowser/ActionLog";
|
||||
|
@ -1 +1 @@
|
||||
import "test/nbrowser/ChoiceList";
|
||||
import "test/nbrowser/ChoiceList";
|
||||
|
@ -1 +1 @@
|
||||
import "test/nbrowser/DuplicateDocument";
|
||||
import "test/nbrowser/DuplicateDocument";
|
||||
|
@ -1 +1 @@
|
||||
import "test/nbrowser/Fork";
|
||||
import "test/nbrowser/Fork";
|
||||
|
@ -1 +1 @@
|
||||
import "test/nbrowser/Pages";
|
||||
import "test/nbrowser/HomeIntro";
|
||||
|
@ -1 +1 @@
|
||||
import "test/nbrowser/Pages";
|
||||
import "test/nbrowser/Pages";
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Deployment tests
|
||||
|
||||
Link or import here all tests that can be run against an external server or
|
||||
a docker container (i.e: tests that don't rely on in-memory TestServer).
|
||||
a docker container (i.e: tests that don't rely on in-memory TestServer).
|
||||
|
@ -1 +1 @@
|
||||
import "test/nbrowser/ReferenceColumns";
|
||||
import "test/nbrowser/ReferenceColumns";
|
||||
|
@ -1 +1 @@
|
||||
import "test/nbrowser/ReferenceList";
|
||||
import "test/nbrowser/ReferenceList";
|
||||
|
@ -1 +1 @@
|
||||
import "test/nbrowser/Smoke";
|
||||
import "test/nbrowser/Smoke";
|
||||
|
Loading…
Reference in New Issue
Block a user