mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 20:59:30 +00:00
Update localstorage_int_test.go reference (#11339)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ To facilitate K3s CLI testing, see `tests/util/cmd.go` helper functions.
|
||||
All integration tests should be placed under `tests/integration/<TEST_NAME>`.
|
||||
All integration test files should be named: `<TEST_NAME>_int_test.go`.
|
||||
All integration test functions should be named: `Test_Integration<TEST_NAME>`.
|
||||
See the [local storage test](../tests/integration/localstorage/localstorage_int_test.go) as an example.
|
||||
See the [local storage test](../integration/localstorage/localstorage_int_test.go) as an example.
|
||||
|
||||
## Running
|
||||
|
||||
|
||||
Reference in New Issue
Block a user