diff --git a/pygmt/tests/test_clib_put_matrix.py b/pygmt/tests/test_clib_put_matrix.py index 8e754ecf109..2dede298fbc 100644 --- a/pygmt/tests/test_clib_put_matrix.py +++ b/pygmt/tests/test_clib_put_matrix.py @@ -76,7 +76,7 @@ def test_put_matrix_grid(): with GMTTempFile() as tmp_file: lib.write_data( "GMT_IS_MATRIX", - "GMT_IS_SURFACE", + "GMT_IS_POINT", "GMT_CONTAINER_AND_DATA", wesn, tmp_file.name,