1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-11 01:14:36 +00:00

Merge branch 'master' into allanbowe-patch-1

This commit is contained in:
Krishna Acondy
2020-09-04 12:45:55 +01:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ Contributions to SASjs are very welcome! When making a PR, test cases should be
This repository contains a suite of tests built using [@sasjs/test-framework](https://github.com/sasjs/test-framework).
Detailed instructions for creating and running the tests can be found [here](./sasjs-tests/readme.md).
Detailed instructions for creating and running the tests can be found [here](https://github.com/sasjs/adapter/blob/master/sasjs-tests/README.md).
If you'd like to test your changes in an app that uses the adapter, you can do so as follows: