Skip to content

Commit 329559b

Browse files
committed
Remove unrelated test from API test suite
1 parent 6fdd48e commit 329559b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/org/labkey/test/tests/api/CustomizeGridPermissionsTest.java renamed to src/org/labkey/test/tests/query/CustomizeGridPermissionsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
package org.labkey.test.tests.api;
16+
package org.labkey.test.tests.query;
1717

1818
import org.junit.Before;
1919
import org.junit.BeforeClass;

0 commit comments

Comments
 (0)