Commit 2b818d35 authored by lopesg's avatar lopesg
Browse files

fixed append entity attributes keyword

parent dc2d57d0
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -14,10 +14,10 @@ ${invalid_fragment_filename}= invalid-fragment.jsonld
*** Test Cases ***
010_02_01_Append entity attributes if the entity Id is not present                
  Append Attributes  ${EMPTY}               
#010_02_02_Append entity attributes if the Entity Id is not a valid URI            
#  Append Attributes  thisisaninvaliduri
#010_02_03_Append entity attributes with invalid entity fragments
#  Append entity attributes with invalid entity fragments
010_02_02_Append entity attributes if the Entity Id is not a valid URI            
  Append Attributes  thisisaninvaliduri
010_02_03_Append entity attributes with invalid entity fragments
  Append entity attributes with invalid entity fragments

*** Keywords ***
Append Attributes