Skip to content

Commit

Permalink
Update localstorage_int_test.go reference (#11339)
Browse files Browse the repository at this point in the history
Signed-off-by: Emmanuel Ferdman <[email protected]>
  • Loading branch information
emmanuel-ferdman authored Nov 19, 2024
1 parent cd4dded commit 59707da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 59707da

Please sign in to comment.