Expected Behaviour
I can call snapshot on a PostgreSqlContainer instance.
Actual Behaviour
I cannot call snapshot on a PostgreSqlContainer instance.
Testcontainer Logs
N/A
Steps to Reproduce
N/A - it's clear that this method is missing in the v10.22.0 package in the NPM registry
Environment Information
- Testcontainers version: v10.22.0
I'm guessing that this is probably just a case of documentation being published before the code change is published, but π€·