mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-04-21 23:36:43 +02:00
tests/integration/README.md aktualisiert
This commit is contained in:
parent
0dac4c5b62
commit
0f8abfcf3d
1 changed files with 2 additions and 0 deletions
|
@ -299,6 +299,8 @@ One is the loneliest number because it is the only correct solution here.
|
|||
assert.EqualValues(t, 1, counterInstances)
|
||||
```
|
||||
|
||||
Note: Other options for assert can be found here: https://pkg.go.dev/github.com/stretchr/testify/assert
|
||||
|
||||
## Adding the two other cases
|
||||
|
||||
We make two copies of
|
||||
|
|
Loading…
Add table
Reference in a new issue