Ikko Ashimine bcf2b385a4
Fix typo in associations_test.go (#4407)
occured -> occurred
2021-05-27 17:40:28 +08:00
..
2020-07-28 14:46:48 +08:00
2021-05-06 13:06:31 +08:00
2021-03-30 18:28:09 +08:00
2020-12-07 10:31:06 +08:00
2020-06-24 19:09:19 +08:00
2020-06-02 10:50:38 +08:00
2021-04-15 10:37:05 +08:00
2020-02-23 09:38:51 +08:00
2020-08-27 19:52:01 +08:00
2021-03-24 16:44:51 +08:00

Test Guide

cd tests
# prepare test databases
docker-compose up

# run all tests
./tests_all.sh