[Rt-commit] rt branch, 5.0/rest2-remove-outdated-tests, repushed
Jim Brandt
jbrandt at bestpractical.com
Fri Jun 4 14:52:40 EDT 2021
The branch 5.0/rest2-remove-outdated-tests was deleted and repushed:
was d773a10e8b03e01da590145168e0552dbd5dc2b8
now d281823d86a6f46e9d6bca547d13bbb9bf7597c3
1: d773a10e8b ! 1: 5cf761e7a3 Remove outdated rest 2 test code that's for RT 4
@@ -1,6 +1,11 @@
Author: sunnavy <sunnavy at bestpractical.com>
- Remove outdated test code that's for RT 4
+ Remove outdated rest 2 test code that's for RT 4
+
+ The RT 4.4 tests came in when we merged the REST 2 code
+ from the stand-alone extension. Since the REST 2 code
+ in core RT lives only in RT 5.0 and later, we don't need
+ the RT 4.4 tests here.
diff --git a/t/rest2/asset-customfields.t b/t/rest2/asset-customfields.t
--- a/t/rest2/asset-customfields.t
@@ -276,3 +281,4 @@
use Test::Deep;
my $mech = RT::Test::REST2->mech;
+
-: ------- > 2: d281823d86 Revert github actions change to pull all repo information on checkout
More information about the rt-commit
mailing list