Skip to content

Commit adc8769

Browse files
committed
update readme
1 parent 1786607 commit adc8769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ After the test environment is started, always defer the call to `env.Shutdown(ct
3434

3535
### Writing Tests
3636

37-
There are two test files provided:
37+
There are two example test files:
3838

3939
- **api/model_test.go**: This tests CRUD operations for models and Git-related functionality. Since the model, dataset, space, and code all share the same repo/Git code, you can consider this file to also test dataset, space, and code-related features.
4040
- **api/dataset_viewer_test.go**: This file tests the Temporal workflows for the dataset viewer server.

0 commit comments

Comments
 (0)