Skip to content

Commit 2ccae8e

Browse files
committed
Update testing documentation
1 parent 98575ea commit 2ccae8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ go test -tags=integration ./...
4242
docker stop splunk-test && docker rm splunk-test
4343
```
4444

45-
### Real Integration Tests (No Mocks!)
45+
### Integration Tests
4646

4747
```go
4848
// seq_integration_test.go

0 commit comments

Comments
 (0)